commando 0.1.0

A CLI tool that help you write conventional commit messages interactively.
1
2
3
4
5
6
7
8
9
# commit
A CLI tool that help you write conventional commit messages interactively.

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