Skip to content

Instantly share code, notes, and snippets.

@SnowyPainter
Created September 13, 2020 17:33
Show Gist options
  • Save SnowyPainter/4e3f098283fe4c7c1b639be0b073b9ab to your computer and use it in GitHub Desktop.
Save SnowyPainter/4e3f098283fe4c7c1b639be0b073b9ab to your computer and use it in GitHub Desktop.
Set gopath
export GOPATH=Address ex) $HOME/MyProject
export PATH=$PATH:$GOROOT/bin:$GOPATH/bin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment