You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 months ago | |
---|---|---|
source | 2 months ago | |
.gitignore | 2 months ago | |
Makefile | 2 months ago | |
Pipfile | 2 months ago | |
Pipfile.lock | 2 months ago | |
README.rst | 2 months ago | |
make.bat | 2 months ago |
README.rst
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