cli utility for colorizing your JSON
Download the latest release from https://github.com/jakewarren/jsome/releases/latest
go get github.com/jakewarren/jsome
Usage: jsome [<flags>] [FILE]
Example:
jsome file.json
cat file.json | jsome
Optional flags:
-h, --help display help
Javascipt/Jsome - for inspiration of the tool, and for the name I shamelessly copied
nwidger/jsoncolor - awesome library that powers this tool
All notable changes to this project will be documented in the changelog.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
MIT © 2018 Jake Warren