]> gitweb.fluxo.info Git - blog.git/commitdiff
Suckless/CLI: jo and jq
authorSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 13:49:25 +0000 (10:49 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Sun, 12 Aug 2018 13:49:25 +0000 (10:49 -0300)
suckless/cli.md

index 3fbdb865d60207a032f5efd52a6b35ef3cd14275..c665dfe92560abb3c66c2afdba424ed4588ddcac 100644 (file)
@@ -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/).