# jqplay **Repository Path**: ioesync/jqplay ## Basic Information - **Project Name**: jqplay - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-09 - **Last Updated**: 2021-06-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # jqplay https://jqplay.org [![Build Status](https://travis-ci.org/jingweno/jqplay.svg?branch=master)](https://travis-ci.org/jingweno/jqplay) [![OpenCollective](https://opencollective.com/jqplay/backers/badge.svg)](#backers) [![OpenCollective](https://opencollective.com/jqplay/sponsors/badge.svg)](#sponsors) `jqplay` is a playground for [jq](https://github.com/stedolan/jq). Please put it into good use. ## Development To develop `jqplay`, you need to have a [Go development environment](http://golang.org/doc/install). You also need to have Node & Postgresql installed. ### bin/setup This script will setup Postgresql for `jqplay`. ### bin/start This script will build and start the `jqplay` server. ## Support ### Backers Love our work and community? [Become a backer](https://opencollective.com/jqplay#backer). ### Sponsors Use jqplay? Love jqplay? Help [sponsor the project](https://opencollective.com/jqplay#sponsor) and help fill our mugs with coffee. ### License jqplay is released under the MIT license. See [LICENSE.md](https://github.com/jingweno/jqplay/blob/master/LICENSE.md).