jsonfmt

Build Status

A tiny command line program for pretty printing/formatting of json files.

Syntax: - Argument 1: input file path - Argument 2: output file path (optional)

If passed a single file path the file will be overwritten. If passed two arguments the second file path will be used for writing the output.

Changelog

0.2.0

0.1.1

0.1.0