README 274 B

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