Sha256: 2e58ec878a61c8c4e28b501edef3b9a9ef5cc95b134b2f65d05cfd9363ba1eb7

Contents?: true

Size: 293 Bytes

Versions: 1

Compression:

Stored size: 293 Bytes

Contents

# Color your JSON!

Pipe your curl output to cjson and make it both sexier and easier to
read.

```
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

1 entries across 1 versions & 1 rubygems

Version Path
colorful_json-0.9.0 README.md