mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Add gom on Package Management section.
This commit is contained in:
parent
63e6c1f0bb
commit
af32e81782
@ -335,6 +335,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
|
||||
*Libraries for package and dependency management.*
|
||||
|
||||
* [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.
|
||||
* [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go.
|
||||
|
||||
## DevOps Tools
|
||||
|
Loading…
Reference in New Issue
Block a user