0.0.1 • Published 1 year ago
wftcli v0.0.1
wfcli
A CLI for adding workflows to your project.
Features
- 🐶 Husky — Use git hooks with ease
- 🚓 Commitlint — Lint commit messages
- 🚫 lint-staged — Run linters against staged git files
Usage
Use the add command to add workflows to your project.
The add command adds a workflow to your project and installs all required dependencies.
npx wfcli add [workflow]Example
npx wfcli add commitlint lint-stagedYou can also run the command without any arguments to view a list of all available workflows:
npx wfcli addLicense
Licensed under the MIT license.
0.0.1
1 year ago