OSX
Installation guidelines for OSX.
We'll cover the following...
We'll cover the following...
Homebrew
The easiest way to install Go for development on OS X is to use homebrew.
Using Terminal.app install homebrew:
Once homebrew is installed, install Go to be able to crosscompile:
In just a few minutes, go should be all installed ...