0.0.9 • Published 5 months ago

@alphaomega/commit v0.0.9

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

Commit

This package commit is an interactive commit message generator designed to streamline the process of creating structured and consistent commit messages for your Git repositories.

Interactive Interface:

Easy-to-use prompts guide you through creating your commit message.

Pre-Validation of Ticket Numbers:

Checks the format of ticket numbers to ensure consistency.

Customizable:

Easily adjustable script to cater to different commit message formats or additional information requirements.

How to use

Once installed, you can run the tool directly in the terminal

Set the command on package.json

"commit": "node ./node_modules/@alphaomega/commit/dist/index.js"

Run

yarn commit

How to install

yarn add @alphaomega/commit

Prerequisites

Node.js installed on your system.

0.0.9

5 months ago

0.0.8

6 months ago

0.0.7

6 months ago

0.0.6

6 months ago