Added check-config command
This commit is contained in:
16
doc/development.rst
Normal file
16
doc/development.rst
Normal file
@@ -0,0 +1,16 @@
|
||||
Development
|
||||
===========
|
||||
|
||||
Starten der Scripts zu Entwicklung
|
||||
----------------------------------
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pipenv run python -m carom.cli
|
||||
|
||||
Update der Manpages
|
||||
-------------------
|
||||
|
||||
.. code-block:: bash
|
||||
|
||||
pipenv run sphinx-build -b man doc doc/man
|
||||
Reference in New Issue
Block a user