$GOPATH, I want to install some Go package with this command :
go get -u github.com/cossacklabs/acra/cmd/acra-keymaker
But this command doesn't create any bin directory and binaries in my workspace. What should I do?
Have you tried go get github.com/cossacklabs/acra ?
Обсуждают сегодня