Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Setup

Install

python3 -m venv venv
. venv/bin/activate
pip install -r requirements.txt

Configure

# edit to your target
cp settings.yaml.example settings.yaml

Run

./run.sh

Running from shell

source ../../venv/bin/activate
sudo -E env PATH=$PATH python  # See https://askubuntu.com/a/1342154

# Visit

http://127.0.0.1:5000/