/git-magic-commit

Automatically generate Git commit messages as if by magic.

Primary LanguageTypeScriptMIT LicenseMIT

Git Magic Commit

Install

  1. Install git-magic-commit globally using npm:
$ npm install -g @yskoht/git-magic-commit
  1. Set up your OpenAI API credentials as environment variables:
export OPENAI_API_KEY="your-api-key-here"

Usage

$ git-magic-commit

License

This project is licensed under the MIT License. Please review the license terms for more information about your rights and limitations regarding the software's use.