jsonfmt 0.1.0

Pretty printing/formatting of json files.
jsonfmt-0.1.0 is not a library.

jsonfmt

Pretty print json files, back to the same file or a new file.

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.