git
;make
;go
1.23+.
Get the source code:
git clone git@github.com:hedhyw/json-log-viewer.git && cd json-log-viewer
Compile:
make build
Install:
cp ./bin/jlv /usr/local/bin
chmod +x /usr/local/bin/jlv
Use as jlv.
git
;make
;go
1.23+.Get the source code:
git clone git@github.com:hedhyw/json-log-viewer.git && cd json-log-viewer
Compile:
make build
Install:
cp ./bin/jlv /usr/local/bin
chmod +x /usr/local/bin/jlv
Use as jlv.