Skip to content

Instantly share code, notes, and snippets.

@revans
Last active December 12, 2015 07:18
Show Gist options
  • Save revans/4735877 to your computer and use it in GitHub Desktop.
Save revans/4735877 to your computer and use it in GitHub Desktop.
Setting up a new Machine in the most common way

Setting up a new Machine in the most common way

Install XCode

These days, go to Apple's app store and get Xcode.

Install XCode Command Tools

Open Xcode

In XCode's Preferences > Downloads you can install command line tools.

Short instructions with a picture

Inform other apps where Xcode is

sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer

Run the osx installer script

Go into the OSX Installer library and read the ReadMe.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment