2e5027cdca
gox doesn't get copied anywhere that might be in the users $PATH by default, however if someone has a functional Go setup they are required to have a $GOPATH variable which will contain their Go workspace and executables of all built go programs under $GOPATH/bin There are certainly many solutions to this but after reading the Go documentation this seemed to me like it would be the quickest and most cross-platform. |
||
---|---|---|
.. | ||
windows | ||
build.sh | ||
dist.sh | ||
test.sh | ||
verify_no_uuid.sh |