RubyGems.org

docopt

0.5.0

Isn't it awesome how `optparse` and other option parsers generate help and usage-messages based on your code?! Hell no! You know what's awesome? It's when the option parser *is* generated based on the help and usage-message that you write in a docstring! That's what docopt does!

installgem install docopt
Authors

Blake Williams, Vladimir Keleshev, Alex Speller, Nima Johari

4,079 total downloads 1,849 for this version
Owners

F34dc77cdc0c1043794fd4a0a8ae1e9dA9911c6bfc7b6e2b219e4dec24ab8d72B19cc4ca870984dfc0ff835889ddb2a9Dff8a356e13d29139162b2dfb5818dab

Gemfile
gem "docopt", "~> 0.5.0"
Versions
  1. 0.5.0 September 1, 2012
  2. 0.0.4 June 5, 2012
  3. 0.0.3 June 5, 2012
  4. 0.0.2 June 5, 2012
  5. 0.0.1 June 3, 2012
Development Dependencies
  1. json ~> 1.6.5