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:
=
Development Dependencies (1):
json
>= 1.6.5, ~> 1.6