jurij / jsonfmt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

Beautify json through pipes

Install

go get github.com/juRiii/jsonfmt
cd $GOPATH/src/github.com/juRiii/jsonfmt
go install

Usage

cat input.json | jsonfmt | pbcopy

About


Languages

Language:Go 100.0%