Skip to content

Instantly share code, notes, and snippets.

@gijs
Forked from toastdriven/rebuild_environment.sh
Created January 15, 2011 11:46
Show Gist options
  • Save gijs/780858 to your computer and use it in GitHub Desktop.
Save gijs/780858 to your computer and use it in GitHub Desktop.
brew install git
brew update
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 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
pip install pil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment