Skip to content

Instantly share code, notes, and snippets.

@grapswiz
Created March 12, 2014 13:21
Show Gist options
  • Select an option

  • Save grapswiz/9506811 to your computer and use it in GitHub Desktop.

Select an option

Save grapswiz/9506811 to your computer and use it in GitHub Desktop.
[~] go env 22:19:41
GOARCH="amd64"
GOBIN=""
GOCHAR="6"
GOEXE=""
GOHOSTARCH="amd64"
GOHOSTOS="darwin"
GOOS="darwin"
GOPATH="/Users/grapswiz/Documents/go-workspace"
GORACE=""
GOROOT="/opt/boxen/homebrew/Cellar/go/1.1.2/libexec"
GOTOOLDIR="/opt/boxen/homebrew/Cellar/go/1.1.2/libexec/pkg/tool/darwin_amd64"
TERM="dumb"
CC="clang"
GOGCCFLAGS="-g -O2 -fPIC -m64 -pthread -fno-caret-diagnostics -Qunused-arguments -fno-common"
CXX="clang++"
CGO_ENABLED="1"
[~] cat /etc/launchd.conf 22:19:43
setenv GOROOT /Users/grapswiz/google-cloud-sdk/platform/google_appengine/goroot
setenv GOPATH /Users/grapswiz/Documents/go-workspace
setenv APPENGINE_DEV_APPSERVER /Users/grapswiz/google-cloud-sdk/platform/google_appengine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment