-
-
Save nowells/570719 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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