<p align="center"> <img alt="Logo" src="icon.png" width="120" height="120"/> </p> # Commit See [wiki page](https://github.com/alt-art/commit/wiki) for usage and configuration. See [Installation guide](INSTALL.md) for installation. This command-line interface makes it possible to make patterned (conventional) commit messages to organize your repository. This project is based on [cz-cli](https://github.com/commitizen/cz-cli) but do everything best than the original. I made this project for my own use, because I don't want to mess with the original cz-cli. ## Principal changes in this project - Don't need to make your project commitizen friendly - Can be used with any project and any language - Custom conventional commit message style can be used without any other packages - Plug and play just needs git installed ## Contributing See [CONTRIBUTING.md](https://github.com/alt-art/commit/blob/main/CONTRIBUTING.md)