Closed AndrewBurian closed 8 years ago
Add the ability to specify a mount location instead of /$COMPONENT in the Zestfile
/$COMPONENT
Zestfile
Hatched projects need to mount their working directory into the defined GOPATH at /go/src/github.com/..., so an option needs to exist to allow that if specified.
GOPATH
/go/src/github.com/...
Add the ability to specify a mount location instead of
/$COMPONENT
in theZestfile
Hatched projects need to mount their working directory into the defined
GOPATH
at/go/src/github.com/...
, so an option needs to exist to allow that if specified.