This project automates the process of setting up Hacktiv8's workstations using a simple Bash script.
To get more Homebrew Cask packages search here.
Open up Terminal.app and run the following commands:
mkdir -p ~/github
cd ~/github
git clone https://github.com/hacktiv8/setup.git
cd setup
chmod +x start.sh
./start.sh
The script does not reinstall apps that are already on the machine.