Translate non-English commit messages in GPT into English and commit them.
Add OPENAI_API_KEY to the shell environment variable and set the KEY issued under your account.
# Install
npm install -g translate-commit
# Run
translate-commit <commit-message>
# or
gtc <commit-message>This project was created using bun init in bun v1.1.12. Bun is a fast all-in-one JavaScript runtime.