Skip to content

Instantly share code, notes, and snippets.

@alevchuk
Created January 12, 2018 03:06
Show Gist options
  • Save alevchuk/875ad8c78fd1935d941d690ee3ea6762 to your computer and use it in GitHub Desktop.
Save alevchuk/875ad8c78fd1935d941d690ee3ea6762 to your computer and use it in GitHub Desktop.
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