Skip to content
Snippets Groups Projects
Unverified Commit c51a3ee8 authored by rhatto's avatar rhatto
Browse files

Suckless/CLI: jo and jq

parent 78481743
No related branches found
No related tags found
No related merge requests found
......@@ -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/).
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment