Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 176 Bytes

File metadata and controls

7 lines (5 loc) · 176 Bytes

python-webdev

Setup

  1. $ cd ~/git && git clone git@github.com:joystein/python-webdev.git
  2. $ mkvirtualenv python-webdev
  3. $ cd ~/git/python-webdev && pip install -e .