pikatchu / jsonpat

command line tool for json

Home Page:http://oss.wink.com/jsonpat/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

INSTALL

You need the following libraries/packages installed to compile
jsonpat:

 make
 ocaml-3.11 (or higher)

Once these packages are installed:

$ tar zxvf jsonpat-0.7.tgz
$ cd jsonpat-0.7
$ make

The executable jsonpat.native has been created.

About

command line tool for json

http://oss.wink.com/jsonpat/


Languages

Language:OCaml 100.0%