summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-trollop/README
blob: 1fb23b22a6e07d7ecb9c0361e034e1edd0ee6455 (plain)
1
2
3
4
5
Trollop 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.