Add json tools

This commit is contained in:
~lucidiot 2021-06-27 02:06:25 +02:00
parent 4be027f8b1
commit 765113b792
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ some interesting tidbits of technology that I need to try
* replacing coreutils with busybox
* wdiff
* [moreutils](https://joeyh.name/code/moreutils/)
* [gron](https://github.com/tomnomnom/gron)
## seal of approval
@ -19,3 +20,4 @@ some interesting tidbits of technology that used to be on the above list,
then that I tried and enjoyed
* dict
* [jq](https://stedolan.github.io/jq/)