1
0
mirror of https://github.com/stedolan/jq.git synced 2024-05-11 05:55:39 +00:00
stedolan-jq/README.md
2012-09-19 01:12:33 +01:00

511 B

jq

jq is a command-line JSON processor.

If you want to learn to use jq, read the documentation at http://stedolan.github.com/jq. This 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 http://stedolan.github.com/jq/download