Skip to content

Parses config, files and folder structures to create a JSON task list file for setting up a site.

License

Notifications You must be signed in to change notification settings

CloudCannon/setup-task-list

Repository files navigation

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

About

Parses config, files and folder structures to create a JSON task list file for setting up a site.

Resources

License

Stars

Watchers

Forks