pip install stuff from github

ex:

git+git://github.com/ralsina/nikola.git

To get the URL, grap the HTTPS URL (https://github.com/ralsina/nikola.git) and replace https with git+git

ref: http://stackoverflow.com/questions/4830856/is-it-possible-to-use-pip-to-install-a-package-from-a-private-github-repository