Skip to content

Commit

Permalink
instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
dmpeters committed Sep 3, 2012
1 parent ff27a60 commit b48dd97
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
and it begins...
# Flask Boilerplate

This was create to stream line setting up Flask applications up


## Instructions

1. git clone [email protected]:dmpeters/flask_boilerplate.git {PROJECT}
2. cd {PROJECT}
3. mkvirtualenv {PROJECT}
4. pip install -r requirements.txt
5. fab setup.init

0 comments on commit b48dd97

Please sign in to comment.