mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add gop - Build and manage your Go applications out of GOPATH (#1547)
This commit is contained in:
parent
709a3adfd4
commit
8065a515cc
@ -870,6 +870,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
|
||||
* [godep](https://github.com/tools/godep) - dependency tool for go, godep helps build packages reproducibly by fixing their dependencies.
|
||||
* [gom](https://github.com/mattn/gom) - Go Manager - bundle for go.
|
||||
* [goop](https://github.com/nitrous-io/goop) - Simple dependency manager for Go (golang), inspired by Bundler.
|
||||
* [gop](https://github.com/lunny/gop) - Build and manage your Go applications out of GOPATH
|
||||
* [gopm](https://github.com/gpmgo/gopm) - Go Package Manager.
|
||||
* [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.
|
||||
|
Loading…
Reference in New Issue
Block a user