twc-doc/README.rst

13 lines
229 B
ReStructuredText
Raw Permalink Normal View History

2023-04-13 23:56:23 +03:00
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