Created
September 13, 2020 17:33
-
-
Save SnowyPainter/4e3f098283fe4c7c1b639be0b073b9ab to your computer and use it in GitHub Desktop.
Set gopath
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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