Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Commit

Permalink
Adding Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
rdegges committed Jun 17, 2016
1 parent 346c8b8 commit a9567bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Makefile
@@ -0,0 +1,5 @@
run:
python app.py

install:
pip install -r requirements.txt

0 comments on commit a9567bc

Please sign in to comment.