mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
added mvn-golang into Package Management section (#2292)
I have added mvn-golang into Package Management section because the tool provides way to load project dependencies automatically and tune them through external CVS tools (tune for branch, revision and tag)
This commit is contained in:
parent
b7d2bd2b53
commit
d707b91ac8
@ -1087,6 +1087,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
|||||||
* [govendor](https://github.com/kardianos/govendor) - Go Package Manager. Go vendor tool that works with the standard vendor file.
|
* [govendor](https://github.com/kardianos/govendor) - Go Package Manager. Go vendor tool that works with the standard vendor file.
|
||||||
* [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go.
|
* [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go.
|
||||||
* [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git.
|
* [johnny-deps](https://github.com/VividCortex/johnny-deps) - Minimal dependency version using Git.
|
||||||
|
* [mvn-golang](https://github.com/raydac/mvn-golang) - plugin that provides way for auto-loading of Golang SDK, dependency management and start build environment in Maven project infrastructure.
|
||||||
* [nut](https://github.com/jingweno/nut) - Vendor Go dependencies.
|
* [nut](https://github.com/jingweno/nut) - Vendor Go dependencies.
|
||||||
* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments.
|
* [VenGO](https://github.com/DamnWidget/VenGO) - create and manage exportable isolated go virtual environments.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user