aboutsummaryrefslogtreecommitdiff
path: root/devel/gpm/pkg-descr
blob: 02bdc55d6cad016b384a6245163036458d208ca0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
gpm is a minimalist package manager for Go that leverages
the power of the go get command and the underlying version
control systems used by it to set your Go dependencies to
desired versions, thus allowing easily reproducible
builds in your Go projects.

Go Package Manager makes no assumptions about your
dependencies and supports Git, Bazaar and Mercurial
hosted Go packages, for a smoother workflow be sure to
check out gvp - the Go Versioning Packager which provides
dependency isolation for your projects.

WWW: https://github.com/pote/gpm