Skip to content

Instantly share code, notes, and snippets.

@hironobu-s
Last active September 14, 2018 03:31
Show Gist options
  • Save hironobu-s/82fa1cecffd29d550858bcef60e7601c to your computer and use it in GitHub Desktop.
Save hironobu-s/82fa1cecffd29d550858bcef60e7601c to your computer and use it in GitHub Desktop.
Go initialize
go get github.com/rogpeppe/godef &&
go get github.com/mdempsky/gocode &&
go get golang.org/x/tools/cmd/goimports \
go get github.com/k0kubun/pp \
go get github.com/golang/dep/cmd/dep \
go get github.com/golang/lint
mkdir -p ~/go/src/github.com/hironobu-s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment