Skip to content
/ apj Public

Awesome Print JSON - dead easy CLI JSON prettifier with awesome_print.

License

Notifications You must be signed in to change notification settings

rauchy/apj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

apj

Dead easy CLI JSON prettifier with awesome_print.

Installation

$ gem install apj

Usage

Just pipe in whatever you want.

$ curl https://github.com/rauchy.json | apj

or read a file:

$ apj some_file.json

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

Awesome Print JSON - dead easy CLI JSON prettifier with awesome_print.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages