-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The tools idiosyncratic method of working with a vendor directory and GOPATH make it so that one can't just clone the mongo-tools into a normal GOPATH and have things just work. We should make it possible to do so.
Some ideas:
- symlink directories under vendor/src, e.g. link vendor/github.com to vendor/src/github.com
- depends on
-
TOOLS-1991 Build tools with Go 1.10.1
- Closed
- is related to
-
TOOLS-2180 building the tools, throws the error "Current path '$(pwd)' doesn't resemble a GOPATH-style path. Aborting."
- Closed