Helps you view JSON on the command-line.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Andrey Arapov e491b25588
first commit
преди 6 години
.gitignore first commit преди 6 години
Dockerfile first commit преди 6 години
README.md first commit преди 6 години

README.md

IMPORTANT

It appears that it is not yet working as desired, see: https://github.com/moby/moby/issues/37023

jv

This is a smallest possible docker image for jv. 2.9MiB

jv (for jsonviewer) helps you view your JSON.

Usage

Add the following alias to your ~/.bash_aliases file:

alias jv='docker run --rm -ti andrey01/jv'

References