You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
B. Watson ed695d57de ruby/rubygem-optimist: Wrap README at 72 columns. 4 years ago
..
README ruby/rubygem-optimist: Wrap README at 72 columns. 4 years ago
rubygem-optimist.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 4 years ago
rubygem-optimist.info ruby/rubygem-optimist: Added (Commandline option parser for Ruby). 7 years ago
slack-desc ruby/rubygem-optimist: Added (Commandline option parser for Ruby). 7 years ago

README

Optimist is a commandline option parser for Ruby that just gets out
of your way. One line of code per option is all you need to write. For
that, you get a nice automatically-generated help page, robust option
parsing, and sensible defaults for everything you don't specify.