RubyGems Navigation menu

docopt 0.6.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!

Gemfile:
=

install:
=

Versions:

  1. 0.6.1 January 21, 2018 (19 KB)
  2. 0.6.0 April 06, 2017 (19 KB)
  3. 0.5.0 September 01, 2012 (15 KB)
  4. 0.0.4 June 09, 2012 (7.5 KB)
  5. 0.0.3 June 09, 2012 (7.5 KB)
Show all versions (7 total)

Development Dependencies (1):

json >= 1.6.5, ~> 1.6

Owners:

Authors:

  • Blake Williams, Vladimir Keleshev, Alex Speller, Nima Johari

SHA 256 checksum:

=

Total downloads 9,371,377

For this version 233,927

Version Released:

License:

MIT

Required Ruby Version: >= 1.8.7

Links: