Skip to content

dylantyates/macsetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacSetup Build Status

Minimal development setup for Mac OS X El Capitan

Usage

$ curl -fsSL https://github.com/dylantyates/macsetup/blob/master/bin/osx-setup.sh | sh

Testing

Install 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 failures

Development

See CONTRIBUTING

History

See CHANGELOG

Credits

See AUTHORS

License

See LICENSE

About

Minimal development setup for Mac OS X El Capitan

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages