Add godoc installation into go layer README

This commit is contained in:
Seong Yong-ju 2018-09-11 21:06:27 +09:00 committed by duianto
parent e48fa85d96
commit 610ecbbf70
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ to get all the goodies of this layer:
go get -u -v golang.org/x/tools/cmd/guru
go get -u -v golang.org/x/tools/cmd/gorename
go get -u -v golang.org/x/tools/cmd/goimports
go get -u -v golang.org/x/tools/cmd/godoc
go get -u -v github.com/zmb3/gogetdoc
go get -u -v github.com/cweill/gotests/...
go get -u github.com/haya14busa/gopkgs/cmd/gopkgs