brew install go
export GOROOT="/usr/local/opt/go/libexec"
export GOPATH="$HOME/.go"
export PATH="$PATH:$GOROOT/bin:$GOPATH/bin"
Last active
January 4, 2018 07:18
-
-
Save gonejack/d863ddaa18e44722320993455e34b4ec to your computer and use it in GitHub Desktop.
Homebrew install Golang SDK
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment