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.
|
6 years ago | |
---|---|---|
frontend | 6 years ago | |
logs | 7 years ago | |
tests/animations | 7 years ago | |
weblight | 6 years ago | |
.gitignore | 7 years ago | |
LICENSE | 7 years ago | |
MANIFEST.in | 6 years ago | |
README.rst | 7 years ago | |
requirements-dev.txt | 7 years ago | |
requirements.txt | 6 years ago | |
setup.py | 6 years ago |
README.rst
Install ======= `$ ./install.sh` RUN === Development ----------- Load enviroment`$ souce venv/bin/souce`, start with `$ python run.py` production or with `$ python debug.py` debug mdode. Productiv --------- `uwsgi --ini uwsgi.ini` build ===== @TODO ...