Skip to content

Latest commit

 

History

History
executable file
·
11 lines (9 loc) · 145 Bytes

ReadMe.md

File metadata and controls

executable file
·
11 lines (9 loc) · 145 Bytes
python3 -m venv env
env/bin/pip install -r requirements.txt
env/bin/python run.py

Build static content

env/bin/python freeze.py