## gcommit
[](https://github.com/veritem/gcommit/actions/workflows/ci.yml)

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 <type> -s <scope> -m <commit_message>
```
4. Enjoy!
### Features
- It's easy to use and super fast.
- It's customizable.
- It's cross-platform.
[MIT](./LICENSE) License © 2022 - PRESENT