git
;make
;go
1.23+.
Get the source code:
git clone [email protected]: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 [email protected]: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.