1.0.3 • Published 1 year ago

commit-assist v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

CommitAssist

NPM

Auto generate commit messages using ChatGPT

Preview

Installation

To install CommitAssist, simply run the following command:

yarn global add commit-assist

Usage

To generate commit messages using CommitAssist, follow these simple steps:

Stage the files you want to commit. Then run:

git-ca

The first time you run the tool, it will prompt you for your OpenAI API key. If you don't have one, you can get yours by visiting the OpenAI API Keys page.

Resetting your API Key

If you need to reset your API Key for any reason, simply run the following command:

git-ca reset

Important Information

Please note that using the OpenAI API is not free. However, OpenAI offers each new user $18 worth of credit to get started.

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago