w-committer
v1.0.1
Published
A tool for making commit messages harder to mess up.
Downloads
4
Readme
WIZZ committer
A tool for making commit messages harder to mess up.
This CLI will commit for you with the Azure task ID added Karma-style without you having to worry about whether you're using the right format or not.
Usage:
- Install npm package with
npm i -g w-committer
- Add files to staged changes on the repository with
git add
- Open the CLI by typing
committer
to the terminal - Enter task ID, task type, touched component, and commit message
- Enjoy life!