]> jfr.im git - dlqueue.git/blob - README.md
hello world
[dlqueue.git] / README.md
1 Install:
2
3 - `python -m venv venv`
4 - `. venv/bin/activate`
5 - `pip install -r requirements.txt`
6 - (for testing) `flask run`