From f2c8d5b44c0d871a9e1eca826c8c75cfe079626d Mon Sep 17 00:00:00 2001 From: Paolo Lazzari Date: Sat, 18 Nov 2023 17:39:04 +0100 Subject: [PATCH] Add paololazzari/play --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 20e0e2a6..95c014bd 100644 --- a/README.md +++ b/README.md @@ -2715,6 +2715,7 @@ _General utilities and tools to make your life easier._ - [pattern-match](https://github.com/alexpantyukhin/go-pattern-match) - Pattern matching library. - [peco](https://github.com/peco/peco) - Simplistic interactive filtering tool. - [pgo](https://github.com/arthurkushman/pgo) - Convenient functions for PHP community. +- [play](https://github.com/paololazzari/play) - A TUI playground to experiment with your favorite programs, such as grep, sed, awk, jq and yq. - [pm](https://github.com/VividCortex/pm) - Process (i.e. goroutine) manager with an HTTP API. - [pointer](https://github.com/xorcare/pointer) - Package pointer contains helper routines for simplifying the creation of optional fields of basic type. - [ptr](https://github.com/gotidy/ptr) - Package that provide functions for simplified creation of pointers from constants of basic types.