RubyGems.org

trollop

1.10

DESCRIPTION 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, command subcompletion, and sensible defaults for everything you don’t specify. * A burning desire to write less code. == INSTALL * gem install trollop == LICENSE Copyright © 2008 William Morgan. Trollop is distributed under the same terms as Ruby.

installgem install trollop -v 1.10
Authors

William Morgan

360,886 total downloads 521 for this version
Owners

518e1f08eef4d002523e1e834ab05ba0

Gemfile
gem "trollop", "~> 1.10"
Versions
  1. 1.10 October 21, 2008
Show all versions (25 total)
Runtime Dependencies
  1. hoe >= 1.8.0
Development Dependencies
  1. hoe >= 1.8.0