A script that converts a fresh Ubuntu 16.04 LTS distribution into something awesome and ready for development. Made for setting up development environments for web team developers at Fairview High School.
Use curl https://github.com/fairviewhs/ubuntu-setup/master/setup.sh > setup.sh && sudo chmod 711 setup.sh && ./setup.sh
to run the script.