This repo contains a JSON Schema for RDM Parameter Descriptions.
The schema provided is on track to be included in ANSI E1.37-5.
To run the tests:
-
Install npm.
-
Install grunt-cli globally yourself by running either
$ npm install -g grunt-cli
or
$ sudo npm install -g grunt-cli
- Use npm to install the remaining dependencies. In the root directory of the project run:
$ npm install
$ grunt