Skip to content
/ acm Public

A dead-simple AI-powered CLI tool for effortlessly crafting meaningful Git commit messages

License

Notifications You must be signed in to change notification settings

dnanhkhoa/acm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Commit Message acm

A dead-simple AI-powered CLI tool for effortlessly crafting meaningful Git commit messages.

Demo

Features

Installation

Before installing acm, please ensure that you have git installed on your system.

Via Cargo

To install acm from source using Cargo, run the following command:

cargo install --locked acm-cli

Via Homebrew

brew install dnanhkhoa/tap/acm

Usage

To generate a commit message and commit your changes, simply use acm as a replacement for git commit:

# Stage your changes
git add <files...>

# Generate a commit message and commit your changes
acm

License

acm is licensed under the Apache License 2.0

About

A dead-simple AI-powered CLI tool for effortlessly crafting meaningful Git commit messages

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages