Sha256: 22d13348331a8896d25e402be12fc800d14fe8d09873156166b32097fa875e66
Contents?: true
Size: 428 Bytes
Versions: 2
Compression:
Stored size: 428 Bytes
Contents
# Color your JSON! Pipe your curl output to cjson and make it both sexier and easier to read. ![Colorful JSON](http://f.cl.ly/items/2J1E3C2W1c0K2B1C0p2o/colorful_json.png) ## Install `sudo gem install colorful_json` ## Usage ``` curl -s https://api.flattr.com/rest/v2/users/smgt/things | cjson ``` Or open a file from disk ``` cjson things.json ``` ## Copyright Copyright (c) 2011 Simon Gate. See LICENSE for details.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
colorful_json-0.9.2 | README.md |
colorful_json-0.9.1 | README.md |