1.3.2 • Published 10 months ago

aigitcommit v1.3.2

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months 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

10 months ago

1.3.1

10 months ago

1.2.1

10 months ago

1.1.1

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago