branches: front
Clone
clone: git://shithub.us/phil9/gj gits://shithub.us/phil9/gj
push: hjgit://shithub.us/phil9/gj
patches to: telephil9@gmail.com
Last commit
0704db29
– phil9 <telephil9@gmail.com>
authored
on 2021/09/29 03:20
add LICENSE
About
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