@cloudcannon/setup-task-list
v0.0.11
Published
Parses config, files and folder structures to create a JSON task list file for setting up a site.
Downloads
47
Readme
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.
Development
Install dependencies:
$ npm i
Run tests:
$ npm test
$ npm run test:watch
$ npm run test:coverage
Lint code:
$ npm run lint
License
ISC