auto-commit
auto-commit copied to clipboard
Installation on Windows
It is possible to install on Windows 11 without WSL.
-
Download the latest version of 'auto-commit-win-x86_64.exe'
- https://github.com/m1guelpf/auto-commit/releases
-
Place the file in a location that's in the Path, such as 'C:\Windows\System32' and rename it to 'auto-commit.exe'
-
Set the API key as an environment variable by going to System Properties > Environment Variables > System Variables > New
- Variable Name: OPENAI_API_KEY
- Variable Value: sk-XXXXXXXX
-
Restart your PC to reflect the environment variable changes
GitHub
Releases · m1guelpf/auto-commitA CLI tool that automatically writes commit messages for you. - m1guelpf/auto-commit