Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save muhammadghazali/817e47820e355cde4612a190e7624091 to your computer and use it in GitHub Desktop.
Save muhammadghazali/817e47820e355cde4612a190e7624091 to your computer and use it in GitHub Desktop.
install the go dep (the dependency management)
curl https://raw.githubusercontent.com/golang/dep/master/install.sh | sh
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  5110  100  5110    0     0    762      0  0:00:06  0:00:06 --:--:--  1219
ARCH = amd64
OS = linux
Installation requires your GOBIN directory /home/xxx/go/bin to exist. Please create it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment