This is a script to automate some of the things I do when I set up a new CentOS 7 dev server.
It will do the following:
-
Installs with root:
-
Creates a dev user and installs:
Note: Right now Cloud9 is reverted back to version 3.1.1407 due to a bug in the current release.
To install this just clone the repo
git clone https://github.com/the4tress/dev-setup.git
To install the applications run setup.sh
cd dev-setup
./setup.sh