gptcommit is a tool to help you commit your changes to a git repository with ChatGPT API.
npm install gptcommitgptcommit is a tool to help you commit your changes to a git repository with ChatGPT API.
!demo
``bash`
$ npm i -g gptcommit
or, with Homebrew
`bash`
$ brew tap mgilangjanuar/gptcommit
$ brew install gptcommit
`bash`
$ gptcommit set-token
`bash``
$ gptcommit [--files /path/to/file1 /path/to/file2 ...] [--context 'it closes #123 #122']