sameetandpotatoes / Enviguration

A quick setup script to help newcomers install git, brew, psql, django, heroku toolbelt, and more!
3 stars 0 forks source link

Enviguration - Set up your environment

This script helps people set up their Terminal for development.

Packages it installs:

Installation Instructions

If you don't have git, download and unzip: https://github.com/sameetandpotatoes/Enviguration/archive/master.zip Then from the Terminal, run sudo setup.sh

Important: It is essential that you run this script with sudo privileges. In other words sudo ./setup.sh and not just ./setup.sh.

Why

I created this project because I've looked everywhere for really simple scripts that install a lot of common developer tools all at once, for Mac and Linux. I couldn't find something that satisfied all of my requirements, so I created one.

Shoot me an email, or better yet, file an issue if you'd like to see more added or if there's a bug on your environemnt!

Known Issues

Todo: