2012-09-18 23:40:19 +01:00
|
|
|
jq
|
|
|
|
==
|
|
|
|
|
|
|
|
jq is a command-line JSON processor.
|
|
|
|
|
|
|
|
If you want to learn to use jq, read the documentation at
|
2012-09-19 01:12:33 +01:00
|
|
|
[http://stedolan.github.com/jq](http://stedolan.github.com/jq). This
|
2012-09-18 23:40:19 +01:00
|
|
|
documentation is generated from the docs/ folder of this repository.
|
|
|
|
|
|
|
|
If you want to hack on jq, feel free, but be warned that its internals
|
|
|
|
are not well-documented at the moment. Bring a hard hat and a shovel.
|
|
|
|
|
|
|
|
You can find some basic build instructions at
|
2012-09-19 01:12:33 +01:00
|
|
|
[http://stedolan.github.com/jq/download](http://stedolan.github.com/jq/download)
|