Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 485 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 485 Bytes

XCode

Install Xcode from the App store or the Apple developer website.

For installing Xcode command line tools run the command

    xcode-select --install

It'll prompt you to install the command line tools. Follow the instructions and now you have Xcode and Xcode command line tools both installed and running.

Also install XQuartz for X11 server and client libraries for OS X Mountain Lion.