Sign in Sign up
rubygems

docopt

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!

Activity

Latest release
8y ago
Total releases
7
Cadence
~2 months
Last 12 months
0

Details

License
MIT
First release
Jun 03, 2012
Releases
Version Released
0.6.1 patch
0.6.0 minor
0.5.0 minor
0.0.2 patch
0.0.4 patch
0.0.3 patch
0.0.1 initial