Simple util for to be python -mjson.tool replacement
Go to file
Stephen McQuay 01c5c905eb init 2015-04-12 22:38:13 -07:00
LICENSE init 2015-04-12 22:38:13 -07:00
README.md init 2015-04-12 22:38:13 -07:00
main.go init 2015-04-12 22:38:13 -07:00

README.md

jsoon

Simple util for to be python -mjson.tool replacement. The second in my series of small go programs to implement/replace cool tools I use frequently.

"jsoon" because it takes a json stream and expands it. Seriously, look at the code; you'd have to really try hard to make a simpler program.

There are officially more letters in this readme at this point, actually.