License
April 11, 2024 · View on GitHub
Important
Please see https://github.com/rmartine-ias/jq-fish-plugin instead.
jqrepl
A plugin for Oh My Fish.
Prerequisities
Install
$ omf install https://github.com/jihchi/jq-fish-plugin.git
Usage
# read from a file
$ jqrepl [file]
# read from stdin
$ cat <json> | jqrepl
Example
$ curl -s pie.dev/json | jqrepl
License
MIT © Jihchi Lee et al
Contributors
Many thanks for your help!