mention jiq

This commit is contained in:
ChristopherBiscardi 2017-09-19 15:22:17 -07:00
parent 1003f5f77b
commit 299c121091
No known key found for this signature in database
GPG key ID: 703265E1DE405983

View file

@ -217,6 +217,7 @@ Notes:
- If you must handle XML, `xmlstarlet` is old but good.
- For JSON, use [`jq`](http://stedolan.github.io/jq/).
* For interactive use, [`jiq`](https://github.com/fiatjaf/jiq)
- For YAML, use [`shyaml`](https://github.com/0k/shyaml).