A playground for jq made with love by @jingweno, @lokywin and @leoping. Please put it into good use.
To develop jqplay
, you need to have a Go development environment.
You also need to have bower
installed:
npm install -g bower
To bootstrap development environment, run:
$ ./script/bootstrap
This script will build jqplay
.
This script will build and start the jqplay
server.
jqplay is released under the MIT license. See LICENSE.md.