Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 1.48 KB

File metadata and controls

41 lines (29 loc) · 1.48 KB

suite-template

A template to write data checks for the Dataproofer desktop app or any JavaScript application.

Table of Contents

Development

Getting Started

git clone git@github.com:dataproofer/suite-template.git
cd suite-template
npm install

Writing Tests

Building Docs

We use documentation.js, but have created a handy script for regenerating documentation.

npm run docs

Then open up and check your docs in DOCUMENTATION.md