Go to file
2023-04-13 23:56:23 +03:00
source init 2023-04-13 23:56:23 +03:00
.gitignore init 2023-04-13 23:56:23 +03:00
make.bat init 2023-04-13 23:56:23 +03:00
Makefile init 2023-04-13 23:56:23 +03:00
Pipfile init 2023-04-13 23:56:23 +03:00
Pipfile.lock init 2023-04-13 23:56:23 +03:00
README.rst init 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