Skip to content
This repository was archived by the owner on Nov 19, 2025. It is now read-only.

Latest commit

 

History

History
38 lines (25 loc) · 784 Bytes

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