commando 0.2.0

A CLI tool that help you write conventional commit messages interactively.
# Commando

A CLI tool that help you write conventional commit messages interactively.

## Features

- commit type.
- scope.
- concise description.
- detailed description.
- preview and confirm message.

## License

Copyright (c) Hammed Anuoluwapo Pelumi <stationphast@gmail.com>

This project is licensed under the MIT license ([LICENSE] or <http://opensource.org/licenses/MIT>)

[LICENSE]: ./LICENSE

## Credits

This is a [Ratatui] app generated by the [Simple template].

[Ratatui]: https://ratatui.rs
[Simple Template]: https://github.com/ratatui/templates/tree/main/simple