You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
233 B

4 years ago
  1. # Set up
  2. Make a virtualenv, this is left as an exercise to the reader.
  3. ## Install
  4. Pip install from requirements.txt, this is left as an exercise to the reader.
  5. ## Run
  6. Run the flask app, this is left as an exercise to the reader.