1.0.3 • Published 3 years ago
commit-assist v1.0.3
CommitAssist
Auto generate commit messages using ChatGPT

Installation
To install CommitAssist, simply run the following command:
yarn global add commit-assistUsage
To generate commit messages using CommitAssist, follow these simple steps:
Stage the files you want to commit. Then run:
git-caThe 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 resetImportant Information
Please note that using the OpenAI API is not free. However, OpenAI offers each new user $18 worth of credit to get started.