Skip to content

mazaheriMahdi/gptcommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gptcommit

A tool for creating commit messages using GPT-3

Demo

demo

Installation

Install gptcommit with npm

  npm install @mazaherimahdi/gptcommit -g

Install gptcommit with brew (only in mac os)

  brew install mazaherimahdi/gptcommit

Config

Before running this command, you need an open ai api key

You can use this link to get api key

You must run this command once for each repository After execution, a .gptcommit file will be added to your repository Warning: Make sure not to publish this file publicly because it contains your api key

  gptcommit config

you should run this commad for every repository

Usage/Examples

    gptcommit commit

Feedback

If you have any feedback, please reach out to us at [email protected]

The best way to support me is to give me stars and share this repository 🤓