Skip to content

Instantly share code, notes, and snippets.

@kbruner
Last active December 24, 2020 07:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kbruner/b7aa00bad106287d90453e487b23145b to your computer and use it in GitHub Desktop.
Save kbruner/b7aa00bad106287d90453e487b23145b to your computer and use it in GitHub Desktop.
export GOPATH="${HOME}/go"
mkdir -p $GOPATH ${GOPATH}/bin ${GOPATH}/pkg ${GOPATH}/src ${GOPATH}/src/k8s.io ${GOPATH}/src/github.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment