redmarkets-negotiation/README.md

14 lines
171 B
Markdown
Raw Normal View History

2020-04-19 03:38:31 +00:00
# Installlation
## Prerequisites
apt install python3-flask python3-pony
## Running
FLASK_DEBUG=1 FLASK_APP=negotiation.py ./negotiation.py
# License
AGPLv3+