Created
January 12, 2018 03:06
-
-
Save alevchuk/875ad8c78fd1935d941d690ee3ea6762 to your computer and use it in GitHub Desktop.
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
old_gopath=$GOPATH && export GOPATH=~/gocode && go get -u github.com/Masterminds/glide && export GOPATH=$old_gopath; mv ~/gocode/bin/glide $GOPATH/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment