We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be68ba commit c469659Copy full SHA for c469659
docs/scenarios/cli.rst
@@ -31,6 +31,7 @@ and simple.
31
32
Cliff
33
------
34
+
35
`Cliff <https://cliff.readthedocs.org/en/latest>`_ is a framework for building command line programs.
36
It uses setuptools entry points to provide subcommands, output formatters, and other extensions. The framework
37
is meant to be used to create multi-level commands such as subversion and git, where the main program handles
0 commit comments