Add goop on Package Management section.

This commit is contained in:
Romano Augusto 2014-07-08 12:28:28 -03:00
parent fcc6ec26df
commit d6fd1ab0e2

View File

@ -336,6 +336,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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) - A simple dependency manager for Go (golang), inspired by Bundler.
* [gpm](https://github.com/pote/gpm) - Barebones dependency manager for Go.
## DevOps Tools