Merge pull request #106 from smira/master

Add link to aptly (Debian repository management tool).
This commit is contained in:
Duke 2014-07-09 10:44:41 -03:00
commit 91a778cdba

View File

@ -448,6 +448,7 @@ Software written in Go.
### DevOps Tools ### DevOps Tools
* [aptly](https://github.com/smira/aptly) - aptly is a Debian repository management tool
* [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application. * [Boom](https://github.com/rakyll/boom) - Boom is a tiny program that sends some load to a web application.
* [gaudi](http://gaudi.io/) - Gaudi automates the setup of isolated and decoupled dev environments. * [gaudi](http://gaudi.io/) - Gaudi automates the setup of isolated and decoupled dev environments.
* [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application. * [godbg](https://github.com/sirnewton01/godbg) - Web-based gdb front-end application.