Created
July 14, 2020 09:02
-
-
Save r3code/0fa15cd18901d17483e3b39b857703e1 to your computer and use it in GitHub Desktop.
How to add golang tools to path?
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 PATH=$PATH:$(go env GOPATH)/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment