From c51a3ee8e009d733eed84ccc804d2b1ff79634c4 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Sun, 12 Aug 2018 10:49:25 -0300 Subject: Suckless/CLI: jo and jq --- suckless/cli.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/suckless/cli.md b/suckless/cli.md index 3fbdb86..c665dfe 100644 --- a/suckless/cli.md +++ b/suckless/cli.md @@ -18,3 +18,9 @@ So let them support parameters like `--json` and `--yaml` for it's I/O. In other words, with parsers and serializers it's possible to keep an ecosystem of UNIX microservices interacting with each other using a consistent API. + +References +---------- + +* [jo - JSON output from a shell](https://github.com/jpmens/jo) ([packages](https://repology.org/metapackage/jo/versions)). +* [jq](https://stedolan.github.io/jq/). -- cgit v1.2.3