## gcommit [![ci](https://github.com/veritem/gcommit/actions/workflows/ci.yml/badge.svg)](https://github.com/veritem/gcommit/actions/workflows/ci.yml) ![release](https://shields.io/github/v/release/veritem/gcommit) Conventional git commit messages done right ### Get started 1. install using `cargo install gcommit` 2. basic commands ```bash $ gcommit // starts the commit dialog ``` ```bash $ gcommit --help // Prints the help and how to use the cli. ``` 3. Commit by opening the dialog or using single line ```bash $ gcommit -c -s -m ``` 4. Enjoy! ### Features - It's easy to use and super fast. - It's customizable. - It's cross-platform. [MIT](./LICENSE) License © 2022 - PRESENT