Progress Bar Feature? #214
salty-flower
started this conversation in
Ideas
Replies: 2 comments
-
Hi @salty-flower Thank you for the nice code and idea. I am not yet sure though how it should play in the context of IB. In a way, not literally of course, IB already writes a lot of "progress information" on running. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yeah, tbh this doesn't add functionality and is merely decoration 😁 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Before encountering this repository, I have been writing a tiny build script myself. I had fun with a progress bar feature with

Write-Progress
, inspired bydocker build .
:I'm curious whether we'll consider anything similar.
Below I'm happy to share what I have:
Beta Was this translation helpful? Give feedback.
All reactions