pip3 install -r requirements.txt
./server.py -c <choice> or ./server.py -h
Commands:
1. ./server.py -c install
2. ./server.py -c update
3. ./server.py -c validate
4. ./server.py -c start
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.