repos
/ timestrap-django master

timestrap-django

mirror archived upstream

Time tracking you can host anywhere, built on Django. Full export support in multiple formats and easily extensible.

djangodockerhandcodedpythonself-hostedtime-trackingtimetracker

270 B · 9 lines · markdown Raw History
1# Docs
2
3Timestrap's docs are built with `mkdocs`. If you have dev dependencies
4installed, `pipenv install --dev`, then you can use the following commands:
5
6- `gulp docs:serve` for testing
7- `gulp docs:build` to build the files
8- `gulp docs:publish` to publish to github