aboutsummaryrefslogtreecommitdiff
path: root/devel/gvp/pkg-descr
blob: 3c1accfa089d23927bd0b957519fa22472f02cd9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
Go Versioning Packager

gvp stands for Go Versioning Packager and is based on gst, a similar tool
that provides dependency isolation for Ruby gems.

The tool modifies your GOPATH to point to a local .godeps/ directory so
that you can keep the dependencies of your project isolated there,
it also modifies GOBIN and PATH to include the new GOPATH/bin directory.

gvp is a companion tool to gpm but both tools can be used independently
from each other.

https://github.com/pote/gvp