clip version 0.0.6 has been released!
You like command-line parsing, but you hate all of the bloat. Why
should you have to create a Hash, then create a parser, fill the Hash
out then throw the parser away (unless you want to print out a usage
message) and deal with a Hash? Why, for Pete’s sake, should the parser
and the parsed values be handled by two different objects?
Changes:
0.0.6 / 2008-07-10
* Fixed a bug with getting the ‘remainder’ when only flags are declared.
*
This entry (Permalink) was posted
on Thursday, July 10th, 2008 at 10:12 am and is filed under Ruby.
You can follow any responses to this entry through the RSS 2.0
feed.
You can leave a response
, or trackback
from your own site.


One Response to “clip version 0.0.6 has been released!”
July 10th, 2008 at 4:51 pm
Looks like you got Travis hooked up with Git; nice job!
Leave a Reply