Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 174 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 174 Bytes

jsonfmt

Install

% go get install code.jalapeno.red/jsonfmt

Use

% curl -s http://ip.jsontest.com/ | jsonfmt
{
  "ip": "192.168.100.32"
}