pretty_print

prety_prints JSON and CSV files

Give pretty_print a format, and a file and it’ll send a “pretty printed” version of it to Standard Out.

Ex. pretty_print json foo.json

Prerequisites: Miller (brew install miller)

Usage

Usage: pretty_print <csv|json> <file_path>

Metadata:

  • Language: bash

Tags:

  • csv
  • json