commit-formatter 0.1.0

A CLI tool to help you write git commit
Documentation
1
2
3
4
5
6
7
8
9
# commit-formatter

A Rust version [commitizen](https://github.com/commitizen-tools/commitizen).

## Usage

If you have `Cargo`, just run `cargo install commit-formatter` to install the binary package.

If you get a error: 'command not found: commit-formatter', maybe you need to add cargo installation directory to PATH.