aigitcommit

1.3.2 • Public • Published

AiGitCommit

A CLI that generate git commit messages with openAi.

Current version

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

Readme

Keywords

Package Sidebar

Install

npm i aigitcommit

Weekly Downloads

1

Version

1.3.2

License

MIT

Unpacked Size

9.34 kB

Total Files

10

Last publish

Collaborators

  • vaisakh23