rake-progressbar
rake-progressbar copied to clipboard
Ruby probressbar in terminal for long running jobs
The remaining time and elapsed time appear to be incorrect. Please merge this. Since this repository seems to have not been updated for a long time, I am planning to...
When running `rspec` for example, progress will pollute the terminal with the display when it is obviously not necessary. Any way to disable in `test` environment?
If you want to create an instance of `RakeProgressbar` but, at the same time, opt out of it actually displaying the progress in the terminal, now you can do something...
support multiple timezone (ex. GMT+9)