Skip to content

Instantly share code, notes, and snippets.

@oldpatricka
Forked from toastdriven/rebuild_environment.sh
Created September 13, 2010 17:01
Show Gist options
  • Save oldpatricka/577631 to your computer and use it in GitHub Desktop.
Save oldpatricka/577631 to your computer and use it in GitHub Desktop.
brew install readline
brew link readline
brew install python
brew install postgres
brew install postgis
brew install gdal
brew install geos
brew install git
brew install tmux
brew install pip
brew install pil
brew install nginx
brew install exiftool
brew install libevent
brew install node
pip install ipython
pip install mercurial
pip install virtualenv
pip install BeautifulSoup==3.0.8.1
pip install docutils
pip install python-dateutil
pip install Markdown==2.0.3
pip install PyYAML
pip install ZSI
pip install python-memcached
pip install smartypants
pip install vobject
pip install httplib2
pip install ftputil==2.2.3
pip install geopy
pip install psycopg2
pip install mimeparse
pip install lxml
pip install gevent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment