Currently always runs install. We need a way to support other functionality like test, doc, build and fmt. None of that works if we're rooted outside the GOPATH. Also we need support for flags in these various commands. User should not be limited in their use of go SDK by their use of goto project structure.
Currently always runs install. We need a way to support other functionality like test, doc, build and fmt. None of that works if we're rooted outside the GOPATH. Also we need support for flags in these various commands. User should not be limited in their use of go SDK by their use of goto project structure.