summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-optimist/README
blob: 8af9d6e03b8df293fb749a993845e7cb606dd73e (plain)
1
2
3
4
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.