Optimal Setup
- Follow the instructions on https://github.com/tiy-houston-q3-rails/laptop Listed below:
- Open Terminal. For the items below, copy the items in red
- For Mavericks (10.9): run
sudo xcodebuild -license
and follow the instructions to accept the XCode agreement. - Then run
xcode-select --install
in your terminal and then click "Install". bash <(curl -s https://raw.githubusercontent.com/tiy-houston-q3-rails/laptop/master/mac)