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!
Required Ruby Version
>= 1.8.7
Authors
Blake Williams, Vladimir Keleshev, Alex Speller, Nima Johari
Versions
- 0.6.1 January 21, 2018 (19 KB)
- 0.6.0 April 06, 2017 (19 KB)
- 0.5.0 September 01, 2012 (15 KB)
- 0.0.4 June 09, 2012 (7.5 KB)
- 0.0.3 June 09, 2012 (7.5 KB)