Chris Yealy eecbec638f Make the links go to the links 4 years ago
static Initial commit 4 years ago
templates Make the links go to the links 4 years ago
.gitignore Initial commit 4 years ago
README.md Add README 4 years ago
app.py Add yaml config 4 years ago
config.yaml Add yaml config 4 years ago
requirements.txt Initial commit 4 years ago

README.md

Set up

Make a virtualenv, this is left as an exercise to the reader.

Install

Pip install from requirements.txt, this is left as an exercise to the reader.

Run

Run the flask app, this is left as an exercise to the reader.