telephil9/gj
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
gj - greppable json ==================== gj is a tool inspired by gron that spits out json in a greppable format. Installation: ------------- % mk && mk install Usage: ------ gj can be used in a pipe or with a filename as an argument: % cat foo.json |gj % gj foo.json License: -------- MIT