Parse command line arguments based on nothing more than a usage message
Rubygem implementation of docopt. Docopt helps you: - define an interface for your command-line app, and - automatically generate a parser for it. Docopt is based on conventions that have been used in help messages for decades and man pages for describing a program's interface. An interface description in docopt is such a help message, but formalized.
$
pkg install rubygem-docoptOrigin
devel/rubygem-docopt
Size
50.5KiB
License
MIT
Maintainer
ports@FreeBSD.org
Dependencies
2 packages
Required by
1 packages