Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 224 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 224 Bytes

JSONpp - A JSON pretty-printer in Go

Usage: jsonpp [input file | -h]

If input file is - or blank, read from stdin.

This tool reads arbitrary json input and pretty-prints it to stdout.