twc-doc/README.rst
2023-04-13 23:56:23 +03:00

13 lines
229 B
ReStructuredText

twc-cli full refference
=======================
Depends on ``sphinx``, ``sphinx-click``, ``twc-cli``.
Install ``pipenv`` first, then clone repo and run in project dir::
pipenv install
Build::
make html && make serve