@captainsafia/checklist

1.0.0 • Public • Published

checklist

checklist is a command line utility for verifying the scaffolding of a particular project. This is useful if you'd like to integrate checks for a particular project setup before open sourcing a project, sending it to a client, or anything else.

Configurations are currently stored in ~/.checklist.config.js. checklist currently supports checking for files and folders in a directoy, if you have other ideas for things it should check for, please open an issue.

Installation

npm install --global @captainsafia/checklist

Usage

Checklist Demo

Package Sidebar

Install

npm i @captainsafia/checklist

Weekly Downloads

0

Version

1.0.0

License

MIT

Last publish

Collaborators

  • captainsafia