From 5a48666512b1a446d39a2190e516601fae653cd3 Mon Sep 17 00:00:00 2001 From: Morgan Date: Tue, 22 Feb 2022 13:18:14 +0100 Subject: [PATCH] Add gron CLI tool to make JSON greppable --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6b9fcdc..e384137 100644 --- a/README.md +++ b/README.md @@ -799,7 +799,6 @@ type `curl ident.me` to know your public ip > Cog is engineered to be more of a framework that addresses a number of concerns many teams have, such as security. With built-in access control and audit logging functionality, Cog allows teams to collaborate on sensitive tasks with higher confidence. Taking inspiration from the command-line interface, Cog has a “pipe” operator that allows users to run a command and use that output as the input for another command in a process. * [Gareth Anderson](http://www.tldp.org/LDP/GNU-Linux-Tools-Summary/html/index.html) - (2006) GNU/Linux Command-Line Tools Summary * :star: [**sferik/t**](https://github.com/sferik/t) - A command-line power tool for Twitter -* [jq Docs](https://stedolan.github.io/jq/manual/) - online manual for jq (a lightweight and flexible command-line JSON processor) * [clvv/fasd](https://github.com/clvv/fasd) - Command-line productivity booster, offers quick access to files and directories, inspired by autojump, z and v. * [chrisallenlane/cheat](https://github.com/chrisallenlane/cheat) - cheat allows you to create and view interactive cheatsheets on the command-line. You can obviously improve the existing ones with your own content. It's also inspiring for shell aliases creation * :star: [**explainshell.com**](https://explainshell.com/) - write down a command-line to see the help text that matches each argument @@ -825,9 +824,13 @@ curl --user username:password -X POST -F "jenkinsfile= JSON +* [jq Docs](https://stedolan.github.io/jq/manual/) - online manual for jq (a lightweight and flexible command-line JSON processor) +* [antonmedv/fx](https://github.com/antonmedv/fx) - Command-line tool and terminal JSON viewer 🔥 +* [tomnomnom/gron](https://github.com/tomnomnom/gron) - Make JSON greppable! + # Coffee :coffee: > News * [INeedCoffee](https://ineedcoffee.com/section/coffee-comics/) - Life is Coffee Comics