From c7b3fbe200f535417f15912b903ec9c8a64bbd4b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20L=C3=89VEIL?= Date: Mon, 4 Mar 2019 18:11:58 +0100 Subject: [PATCH] Added yq (#226) --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index cab8c28..8371952 100644 --- a/readme.md +++ b/readme.md @@ -293,6 +293,7 @@ Inspired by the [awesome](https://github.com/sindresorhus/awesome) list thing. - [jp](https://github.com/therealklanni/jp) - Simply parse and drill into JSON on the commandline, with jsonpath and stdin stream support (jq compatible, not a replacement). - [fx](https://github.com/antonmedv/fx) - Command-line JSON viewer. - [q](http://harelba.github.io/q/) - A command line tool that allows execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). +- [yq](https://github.com/kislyuk/yq) - Command-line YAML processor (Uses the same syntax as jq). ## Files and Directories