]> git.frykholm.com Git - friends.git/blame_incremental - README.md
Getting started hacking should be easy
[friends.git] / README.md
... / ...
CommitLineData
1friends
2=======
3virtualenv -p python3 venv
4. venv/bin/activate
5pip3 install -e ./
6
7#optionally to run on port <1024
8sudo setcap cap_net_bind_service=+ep venv/bin/python3