knowledge/technology/applications/cli/jless.md

395 B

obj os
application linux

Jless

jless is a command-line JSON viewer. Use it as a replacement for whatever combination of less, jq, cat and your editor you currently use for viewing JSON files. It is written in Rust and can be installed as a single standalone binary.