pip install from github
Example:
pip install -e git+http://github.com/jacobian/djangobench.git#egg=djangobench
PS: remember to use with virtualenv and virtualenvwrapper
Example:
pip install -e git+http://github.com/jacobian/djangobench.git#egg=djangobench
PS: remember to use with virtualenv and virtualenvwrapper