This repository tracks changes related to the variate.json
schema file to use with Variate.
[See documentation] (https://github.com/VariateHQ/variate-schema/tree/master/docs)
$ npm install
$ npm run validate
$ npm run docs
npm run validate
will be ran before each commit.