Skip to content

rkulik/conventional-commits

Repository files navigation

Conventional Commits

CLI to create conventional commits.

Conventional Commits worklow

Setup

Install dependencies:

npm i

Build:

npm run build

Install the package globally:

npm i -g .

Usage

After the setup, execute the following command:

conventional-commits

Releases

No releases published

Packages

No packages published