Command Line Reporter 3.1 Released
The latest version of Command Line Reporter now allows you to capture output as a single string. The gem is available on rubygems.org with source on github. For those not familiar with Command Line Reporter, the gem provides a ruby DSL for writing ascii reports with built in features like progress reporting and table formatting. It is very handy for system level and data reporting scripts.
Post a comment