Progress bar while downloading with build command #6
Labels
No Label
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: libreitalia/loaih#6
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
When
loaih
is run withbuild
command, it would be helpful to have a progress bar to show the download process progress/the whole build process, possibly when not using the--verbose
option.Thanks to @gabriele.ponzo for the suggestion.