arno
/
jv
1
0
Fork 0
Helps you view JSON on the command-line.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
Andrey Arapov e491b25588
first commit
vor 6 Jahren
.gitignore first commit vor 6 Jahren
Dockerfile first commit vor 6 Jahren
README.md first commit vor 6 Jahren

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