Skip to content
This repository has been archived by the owner on May 21, 2020. It is now read-only.

louisbranch/prettyjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettyjson

Indent and colorize json input

example

Installing

go install github.com/luizbranco/prettyjson

Prettifying

Using unix pipes

cat file.json | prettyjson

Reading files

prettyjson file.json

Adding colors

prettyjson --color file.json // -c for short

About

Indent and colorize json input

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages