1.3.2 • Published 3 years ago

aigitcommit v1.3.2

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

Setup

  1. Install aicommits:

    npm i -g aigitcommit
  2. Set the key so aicommits can use it:

    Retrieve your API key from OpenAI

    gitcommit config OPENAI_KEY=<your token>

    This will create a .gitcommit file in your home directory.

Usage

You can call gitcommit directly to generate a commit message for your staged changes:

git add <files...>
gitcommit
1.3.2

3 years ago

1.3.1

3 years ago

1.2.1

3 years ago

1.1.1

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago