gptcommit

0.1.27 • Public • Published

gptcommit

gptcommit is a tool to help you commit your changes to a git repository with ChatGPT API.

demo

Installation

$ npm i -g gptcommit

or, with Homebrew

$ brew tap mgilangjanuar/gptcommit
$ brew install gptcommit

Usage

$ gptcommit set-token <your OpenAI API token>
$ gptcommit [--files /path/to/file1 /path/to/file2 ...] [--context 'it closes #123 #122']

Readme

Keywords

none

Package Sidebar

Install

npm i gptcommit

Weekly Downloads

7

Version

0.1.27

License

MIT

Unpacked Size

21.3 kB

Total Files

19

Last publish

Collaborators

  • mgilangjanuar