Comment by coldtea
2 years ago
vendored just means copying the upstream code dependencies into your project.
Golang, where it is (or used to be) a common practice, even has special tooling for this, and dedicates the "vendor" directory to that.
2 years ago
vendored just means copying the upstream code dependencies into your project.
Golang, where it is (or used to be) a common practice, even has special tooling for this, and dedicates the "vendor" directory to that.
No comments yet
Contribute on Hacker News ↗