Skip to content

TimMikeladze/commit-it

Repository files navigation

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

Usage