commit_message 0.1.0

A conventional commit helper utility.
Documentation
1
2
3
4
5
6
# Helper for convention commits creation

Builds [convential commits](https://www.conventionalcommits.org/en/v1.0.0/) semi-automatically.

Pass a message and the binary will output the commit message the default value (`feat`), the current
branch number / JIRA ticket number and the message provided.