f45c6eff29
It's really frustrating that is widens and narrows depending on the content. |
||
---|---|---|
static | ||
templates | ||
.gitignore | ||
Dockerfile | ||
Pipfile | ||
Pipfile.lock | ||
README.md | ||
credits.md | ||
docker-compose.yml | ||
negotiation.py |
README.md
Installlation
Prerequisites
apt install pipenv
Dependency installation
pipenv sync
Running
FLASK_ENV=development FLASK_APP=negotiation.py pipenv run ./negotiation.py
License
AGPLv3+