summaryrefslogtreecommitdiffstats
path: root/docs/source/index.rst
blob: 09035fe17d0fb531318a53fe80d48a4ac276e7ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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