30 lines
420 B
ReStructuredText
30 lines
420 B
ReStructuredText
Welcome to CLI Helpers
|
|
======================
|
|
|
|
.. include:: ../../README.rst
|
|
:start-after: start-body
|
|
:end-before: end-body
|
|
|
|
Installation
|
|
------------
|
|
You can get the library directly from `PyPI <https://pypi.org/>`_::
|
|
|
|
$ pip install cli_helpers
|
|
|
|
User Guide
|
|
----------
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
quickstart
|
|
contributing
|
|
changelog
|
|
authors
|
|
license
|
|
|
|
API
|
|
---
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
api
|