python-click/examples/naval/README

15 lines
354 B
Plaintext
Raw Permalink Normal View History

2014-10-16 20:40:34 +02:00
$ 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