Skip to content

marksands/pjson-rb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pjson-rb

Usage

$ echo '{"json":"obj"}' | pjson
{
  "json": "obj"
}

Example With Curl

$ curl https://github.com/marksands.json | pjson

Install

gem install pjson-rb

About

pretty print json in your terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages