Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 243 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 243 Bytes

jcat

JSON cat

usage: jcat.py [-h] [files ...]

Prints pretty-formatted JSON files

positional arguments: files JSON file(s) to print, leave empty or use "-" to read from stdin

options: -h, --help show this help message and exit