Skip to content

Instantly share code, notes, and snippets.

@ogrisel
Created November 21, 2010 13:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ogrisel/708735 to your computer and use it in GitHub Desktop.
Save ogrisel/708735 to your computer and use it in GitHub Desktop.
#!/bin/bash
sudo apt-get update
sudo apt-get install -y byobu couchdb python-pip python-lxml
sudo pip install -U tweepy couchdbkit restkit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment