Workstation Builder
This is a series of shell scripts to build an macOS development environment from scratch.
Requirements
- macOS Sierra (Most of the scripts should probably work on older versions of OSX as well)
Usage
Run ./setup.sh
Development
Currently these scripts are built in Bash.
Linting is done with shellcheck and Rubocop