python-click/examples/naval
2021-10-09 21:31:57 -04:00
..
naval.py New upstream version 8.0.2 2021-10-09 21:31:57 -04:00
README Imported Upstream version 3.3 2014-10-16 14:40:34 -04:00
setup.py New upstream version 7.1.2 2020-07-21 02:23:42 -04: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