-
Notifications
You must be signed in to change notification settings - Fork 0
lmazardo/codestory
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Installing a virtualenv with flask ---------------------------------- source $(which virtualenvwrapper.sh ) mkvirtualenv codestory_with_flask pip install Flask Using the elevator ------------------ source $(which virtualenvwrapper.sh ) workon codestory_with_flask git clone git@github.com:lmazardo/codestory.git cd codestory python flaskElevator.py
About
simple elevator for code story #3 in python/flask
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published