1.1.0 • Published 3 years ago

generate-commit-message v1.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

generate-commit

Installation

  1. Install the CLI:

    npm install -g generate-commit-message
  2. Obtain your API key from OpenAI

    Note: If you have not done so yet, you will need to register an account with OpenAI.

  3. Set openai key

    echo "OPENAI_API_KEY=<your token>" >> .env

Usage

  1. Generating commit messages:

    g-commit -g
  2. Staging changes

    g-commit -a
1.1.0

3 years ago

1.0.9

3 years ago

1.0.8

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.5

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago