Skip to content

mgilangjanuar/gptcommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c709a35 · Apr 2, 2023

History

94 Commits
Mar 26, 2023
Apr 2, 2023
Mar 3, 2023
Mar 3, 2023
Mar 3, 2023
Mar 5, 2023
Mar 26, 2023
Apr 2, 2023
Mar 25, 2023
Mar 5, 2023
Mar 25, 2023

Repository files navigation

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']