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