Skip to content

A small node-js application that generates a commit message and copies it to the user's clipboard.

Notifications You must be signed in to change notification settings

jgoedde/AI-Commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI-Commit

AI-Commit is a CLI application that allows you to ask ChatGPT in order to generate a commit message based on your current git changes.

Installation

Requirements

When running on linux:

  • xsel

Download the appropriate binary file from the GitHub releases.

Usage

  1. Stage your desired changes in git
  2. Run AI-Commit with the path to your git repository
  3. Verify the commit message from AI and do your commit

About

A small node-js application that generates a commit message and copies it to the user's clipboard.

Resources

Stars

Watchers

Forks

Packages

No packages published