Skip to content

alexttyip/commit-gpt

Repository files navigation

CommitGPT

GPT writing your commit messages for you

How to use

  1. Get your API key from https://platform.openai.com/account/api-keys
  2. Run npx @alexttyip/commit-gpt in your git repo
  3. Follow the prompts!

Alternatively, install the package globally with npm i -g @alexttyip/commit-gpt and run with commitGpt.

Caveats

  1. Running on Windows is currently broken

Building for Development

  1. Clone the repo
  2. Run npm install
  3. Run npm run dev, this will recompile the project on change
  4. On another terminal window, run npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published