Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 14th, 2012  |  syntax: None  |  size: 0.14 KB  |  hits: 12  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. virtualenv foo --no-site-packages
  2. cd foo
  3. bin/activate
  4. git clone git@your_github_fi.com/your_repo.git
  5. pip install ./anweb/ -i http://yourick:9003