Golang package to track build and vendor information of packages within a Go project.
This code is part of the greater golang community. It can be retrieved, compiled, tested, and installed using the go
tool. In order to use this, you will need a correctly setup golang
environment.
shell$ go get github.com/weingart/vendor
See GoDoc for more information.