Closed nskinkel closed 8 years ago
for clarification, are you looking for something like this?
$ mkdir $HOME/work $ export GOPATH=$HOME/work
where the rest of our code would be cloned from directories into this path? reference: https://github.com/golang/go/wiki/GithubCodeLayout
Should be done in the
golang
role when we install go.