== Ruby-MultiProgressBar
Displays multiple progress bars using Ncurses and ruby-progressbar Useful for displaying the status of multiple test runs or multipile threads.
Uses +ruby-progressbar+ to render the bars.
== Credits
- Thanks to Peter Jaros for the initial version (https://github.com/Peeja/multi_progress_bar).