mirror of
https://github.com/fergalmoran/meeseeks.git
synced 2025-12-22 01:08:37 +00:00
6 lines
84 B
Markdown
6 lines
84 B
Markdown
mkvirtualenv -p /usr/bin/python3
|
|
|
|
pip install -r requirements.txt
|
|
|
|
python server.py
|