From 4a7964a2b44528ef776b72bacf37f119a8498256 Mon Sep 17 00:00:00 2001 From: Andrey Smirnov Date: Wed, 9 Jul 2014 17:38:57 +0400 Subject: [PATCH] Add link to aptly (Debian repository management tool). --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 09e4855f..558f2186 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ Software written in Go. ### 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. * [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.