simple_progressbar icon indicating copy to clipboard operation
simple_progressbar copied to clipboard

A simple progressbar for ruby terminal scripts

Results 2 simple_progressbar issues
Sort by recently updated
recently updated
newest added

Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3. Changelog Sourced from rack's changelog. Changelog All notable changes to this project will be documented in this file. For info on how to format...

dependencies

Hi, I'm using SimpleProgressbar in an Windows Environment. Therefor I'm checking whether 'win32console' gem was installed, because otherwise the console output will be kind of strange ;-) ![consoleoutput](https://f.cloud.github.com/assets/1001764/612012/15eaa8f2-cde4-11e2-8e75-f1f7faec5b72.png) Regards