Simple util for to be `python -mjson.tool` replacement
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Stephen McQuay 848acd2ef8
added package comment
6 years ago
README.md init 8 years ago
license updated license 8 years ago
main.go added package comment 6 years ago

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.