Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Previous revision
mgl:download [2014/10/29 09:34]
mgl:download [2014/10/29 09:37]
Line 11: Line 11:
   git clone https://​github.com/​justingardner/​mgl.git mgl   git clone https://​github.com/​justingardner/​mgl.git mgl
  
-We recommend using git if at all possible, but you will need to install it (it comes as part of the command line tools of XCode). Download [[http://​developer.apple.com/​tools/​xcode/​index.html|Xcode]] (make sure that you have checked the option to install the command line tools to get git - if you already have Xcode installed, but git is not installed, go to Xcode > Preferences > Downloads > Command Line Tools > Install). You will also need to have Xcode installed if you need to recompile mgl. If you are really unable to get git working, you can download [[https://​github.com/​justingardner/​mgl|directly as a zip]] which contains a current version of the code. +We recommend using git if at all possible, but you will need to install it (it comes as part of the command line tools of XCode). Download [[http://​developer.apple.com/​tools/​xcode/​index.html|Xcode]] (make sure that you have checked the option to install the command line tools to get git - if you already have Xcode installed, but git is not installed, go to Xcode > Preferences > Downloads > Command Line Tools > Install). You will also need to have Xcode installed if you need to recompile mgl. If you are really unable to get git working, you can download ​as a [[https://​github.com/​justingardner/​mgl/​archive/​master.zip|zip]], but it will not be as easy for you to update ​the code. 
  
 Once you have downloaded, see [[:​mgl:​gettingStarted#​Initial Setup|Initial setup]] for installation instructions. Once you have downloaded, see [[:​mgl:​gettingStarted#​Initial Setup|Initial setup]] for installation instructions.
-