Install from source
December 19, 2025 ยท View on GitHub
Requirements
git;make;go1.25+.
Run
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.