Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save joet3ch/1332530 to your computer and use it in GitHub Desktop.
Save joet3ch/1332530 to your computer and use it in GitHub Desktop.
$ sudo pip install -e git://github.com/joet3ch/foursquare-python.git#egg=foursquare
Obtaining foursquare from git+git://github.com/joet3ch/foursquare-python.git#egg=foursquare
Cloning git://github.com/joet3ch/foursquare-python.git to ./src/foursquare
Running setup.py egg_info for package foursquare
Installing collected packages: foursquare
Running setup.py develop for foursquare
Creating /usr/local/lib/python2.6/dist-packages/foursquare.egg-link (link to .)
Adding foursquare 0.1 to easy-install.pth file
Installed /home/ubuntu/src/foursquare
Successfully installed foursquare
Cleaning up...
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment