summaryrefslogtreecommitdiffstats
path: root/third_party/python/Click/examples/naval/README
blob: aa289a28e702cc6245b01d3ca687529041527739 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$ 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