mention jiq

pull/524/head
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
1 changed files with 1 additions and 0 deletions

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).