Minimal development setup for Mac OS X El Capitan
$ curl -fsSL https://github.com/dylantyates/macsetup/blob/master/bin/osx-setup.sh | shInstall bats-core
$ brew install bats-core$ cd bin
$ bats unit-tests.bats
### Example Output ###
✓ Ruby is installed
✓ Brew is installed
✓ Git is installed
✓ Node.js is installed
4 tests, 0 failuresSee CONTRIBUTING
See CHANGELOG
See AUTHORS
See LICENSE