Skip to content

Yukkiku/awesome-acommit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

336 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome-Acommit

A tool for generating commit messages using the ChatGPT API.

Installation

Download the binary from [this repository's releases] (https://github.com/Yukkiku/awesome-acommit/releases/) and include it in your $PATH. Alternatively, you can use the go install command:

go install github.com/Yukkiku/awesome-acommit

Usage

# inside your repo
git add .
acommit

Customization

Modify ~/.config/awesome-acommit/prompt.txt to customize the prompt.

Multilingual Support

If you need to write commit messages in a language other than English, simply add your preferred language after the prompt. For instance, for Japanese:

And, translate it to Japanese except prefix.

Commit Convention

This tool uses the gitmoji convention with emoji by default, but you can opt for other conventions such as:

About

An application to automatically generate smart commit messages using ChatGPT API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages