From b916db98a71296169d8d4c9e24676c1372802550 Mon Sep 17 00:00:00 2001 From: Lucas Gomide Date: Tue, 21 Nov 2017 23:55:34 -0200 Subject: [PATCH] Add Snitch to list of other software (#1693) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f4043be1..33f1645c 100644 --- a/README.md +++ b/README.md @@ -1620,6 +1620,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [Seaweed File System](https://github.com/chrislusf/seaweedfs) - Fast, Simple and Scalable Distributed File System with O(1) disk seek. * [shell2http](https://github.com/msoap/shell2http) - Executing shell commands via http server (for prototyping or remote control). * [snap](https://github.com/intelsdi-x/snap) - Powerful telemetry framework. +* [Snitch](https://github.com/lucasgomide/snitch) - Simple way to notify your team and many tools when someone has deployed any application via Tsuru. * [Stack Up](https://github.com/pressly/sup) - Stack Up, a super simple deployment tool - just Unix - think of it like 'make' for a network of servers. * [syncthing](https://syncthing.net/) - Open, decentralized file synchronization tool and protocol. * [Tenyks](https://github.com/kyleterry/tenyks) - Service oriented IRC bot using Redis and JSON for messaging.