Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 784 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 784 Bytes

Setup Task List

This tool runs after your _cloudcannon/info.json has been generated to create a JSON file used in CloudCannon. This JSON file gives you suggested actions for getting setup on CloudCannon.

version badge downloads badge


Development

Install dependencies:

$ npm i

Run tests:

$ npm test
$ npm run test:watch
$ npm run test:coverage

Lint code:

$ npm run lint

License

ISC