python-click/examples/naval/README
2014-10-16 14:40:34 -04:00

15 lines
354 B
Plaintext

$ naval_
naval is a simple example of an application that
is ported from the docopt example of the same name.
Unlike the original this one also runs some code and
prints messages and it's command line interface was
changed slightly to make more sense with established
POSIX semantics.
Usage:
$ pip install --editable .
$ naval --help