-
Notifications
You must be signed in to change notification settings - Fork 0
wikro/shorturl.py
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1. Prerequisites * Python 2.7 * Virtualenv * Git 2. Cloning, setting up and running $ git clone https://bitbucket.org/wikro/shorturl.git $ cd shorturl $ mkdir env $ virtualenv env $ . env/bin/activate $ pip install -r requirements.txt $ python run.py The server starts running on http://127.0.0.1:5000
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published