Skip to content

Instantly share code, notes, and snippets.

@zachseifts
Created February 28, 2010 19:20
Show Gist options
  • Save zachseifts/317743 to your computer and use it in GitHub Desktop.
Save zachseifts/317743 to your computer and use it in GitHub Desktop.
cd booneweather
git clone http://github.com/zachseifts/tweetbot.git
pip install -r ./tweetbot/requirements.txt
cd ~/.virtualenvs/booneweather/lib/python2.X/site-packages
ln -s ~/.virtualenvs/booneweather/tweetbot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment