See the report.
Copyright © 2016–2017 World Wide Web Consortium (W3C).
This project is licenced under the terms of the MIT licence.
To run the tool locally, you will need Node.js, a
GitHub token.
Then create a config.json
with the following content:
{
"ghToken": "replace with GitHub token"
}
Finally, run the tool from the command line:
npm install
node validate.js > report.json