#artificial-intelligence #hint

app icommit

Generate commit message using AI

2 releases

0.0.2 Mar 8, 2023
0.0.1 Mar 8, 2023

#21 in #hint

GPL-3.0-only

23KB
121 lines

icommit

Commit with messages generated by AI

Install

Using cargo

cargo install icommit

Build from source

git clone https://github.com/hyf0/icommit.git
cd icommit
cargo install --path .

Usages

Use ICOMMIT_TOKEN=xxxx while running icommit provide Open API token.

You could also provide the token by create a config file, but I haven't decided yet.

Without hints

Just type

icommit

With hints

icommit "Some hints"

Misc

Currently, icommit is running in verbose mode and will print all logs.

Dependencies

~8–20MB
~278K SLoC