| Crates.io | icommit |
| lib.rs | icommit |
| version | 0.0.2 |
| created_at | 2023-03-08 12:27:19.809831+00 |
| updated_at | 2023-03-08 16:18:18.428246+00 |
| description | Generate commit message using AI |
| homepage | |
| repository | |
| max_upload_size | |
| id | 804518 |
| size | 66,335 |
Commit with messages generated by AI
cargo install icommit
git clone https://github.com/hyf0/icommit.git
cd icommit
cargo install --path .
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.
Just type
icommit
icommit "Some hints"
Currently, icommit is running in verbose mode and will print all logs.