xcd0 / jsonfmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jsonfmt

usage

$ ./jsonfmt.exe foo.json
$ cat foo.json | ./jsonfmt.exe

install

go install github.com/xcd0/jsonfmt@latest

About


Languages

Language:Go 92.4%Language:Makefile 7.6%