1
0
mirror of https://github.com/danbee/mac-setup synced 2025-03-04 08:39:10 +00:00
mac-setup/README.md
2014-05-05 12:36:18 +01:00

231 B

Mac Setup

Script and Brewfiles to setup a Mac for development.

Instructions

# Install Xcode
$ xcode-select --install
# Run script
$ curl -s https://raw.githubusercontent.com/danbee/mac-setup/master/setup.sh | sh