From e7b80d1dd5386dec4ab32f11487c20e52056c91a Mon Sep 17 00:00:00 2001 From: Tim De Pauw Date: Mon, 14 May 2018 17:10:57 +0200 Subject: [PATCH] Add lwc (#1932) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f6009e76..89f8760a 100644 --- a/README.md +++ b/README.md @@ -1674,6 +1674,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis * [kcli](https://github.com/cswank/kcli) - Command line tool for inspecting kafka topics/partitions/messages. * [kubernetes](https://github.com/kubernetes/kubernetes) - Container Cluster Manager from Google. * [lstags](https://github.com/ivanilves/lstags) - Tool and API to sync Docker images across different registries. +* [lwc](https://github.com/timdp/lwc) - A live-updating version of the UNIX wc command. * [manssh](https://github.com/xwjdsh/manssh) - manssh is a command line tool for managing your ssh alias config easily. * [Moby](https://github.com/moby/moby) - Collaborative project for the container ecosystem to assemble container-based systems. * [Mora](https://github.com/emicklei/mora) - REST server for accessing MongoDB documents and meta data.