arno
/
jv
1
0
Derivar 0
Helps you view JSON on the command-line.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Andrey Arapov e491b25588
first commit
há 6 anos
.gitignore first commit há 6 anos
Dockerfile first commit há 6 anos
README.md first commit há 6 anos

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