From 8c503e10163650d2ff8c43baf1c6ee5c29c483c8 Mon Sep 17 00:00:00 2001 From: Marwan Hawari <59078997+marwanhawari@users.noreply.github.com> Date: Mon, 14 Feb 2022 22:44:35 -0800 Subject: [PATCH] add stew (#4040) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4cf74a68..2cdd9785 100644 --- a/README.md +++ b/README.md @@ -2911,6 +2911,7 @@ _Software written in Go._ - [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. +- [stew](https://github.com/marwanhawari/stew) - An independent package manager for compiled binaries. - [syncthing](https://syncthing.net/) - Open, decentralized file synchronization tool and protocol. - [tcpdog](https://github.com/mehrdadrad/tcpdog) - eBPF based TCP observability. - [tcpprobe](https://github.com/mehrdadrad/tcpprobe) - TCP tool for network performance and path monitoring, including socket statistics.