- Step1: Install aigitcommit via pip: pip install aigitcommit
- Step2: Export your OpenAI API key: export OPENAI_API_KEY="your_key"
- Step3: Stage your code changes with git add
- Step4: Run the tool: aigitcommit commit
- Step5: Review the suggested commit message, edit if needed, and confirm to finalize