0.0.5 • Published 8 years ago

jq-tutorial v0.0.5

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

jq tutorial

jq is an awesome command-line utility for processing JSON data. It has an excellent manual already, but--since there's no substitute for practice-- this tutorial provides an unofficial supplement for new users exploring its syntax and applications.

Running tutorial

Download and install jq, then grab a copy of this tutorial:

$ npm install -g jq-tutorial
$ jq-tutorial

Run individual lessons by name:

$ jq-tutorial pick

Attribution

License

MIT

0.0.5

8 years ago

0.0.4

9 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago