Conventional-commits - Using mix task to write conventional commits

This is a mix task that will open a REPL allowing developers to write commit messages following conventional commits.

It is supposed to allow you to specify the commit type and whether optional commit fields should be included. A .commit.exs file can be added to specify required parts for the commit as well.

Hex Package

4 Likes