RubyGems.org

commander

4.1.3

The complete solution for Ruby command-line executables. Commander bridges the gap between other terminal related libraries you know and love (OptionParser, HighLine), while providing many new features, and an elegant API.

installgem install commander
Authors

TJ Holowaychuk, Gabriel Gilder

177,373 total downloads 96,125 for this version
Owners

F1e3ab214a976a39cfd713bc93deb10f35a2cccac0a002d15f5062b3b1840180

Gemfile
gem "commander", "~> 4.1.3"
Versions
  1. 4.1.3 December 16, 2012
  2. 4.1.2 February 17, 2012
  3. 4.1.1 February 16, 2012
  4. 4.1.0 February 13, 2012
  5. 4.0.7 January 23, 2012
Show all versions (13 total)
Runtime Dependencies
  1. highline ~> 1.6.11