commit-it
v0.0.11
Published
CLI tool to generate a pretty commit message and log. Easily customizable prompts with plugins. Integrates with Github issues and labels out of the box.
Downloads
166
Readme
commit-it
CLI tool to generate a pretty commit message and log. Easily customizable prompts with plugins. Integrates with GitHub issues and labels out of the box.
Install
npm install commit-it --dev
# or
yarn add commit-it --dev
# or
pnpm add commit-it --dev