turbo-git-commit

March 16, 2018 ยท View on GitHub

Build Status codecov npm Turbo Commit bitHound Code Climate

turbo-git-commit

Turbo git commit -> git commits with any commit conventions

This lib is part of the Turbo Git -> Making your git even more awesome ๐Ÿ˜Ž๐Ÿ™Œ

How to use it:

npm install --save turbo-git-commit

And then from the code when you need use it:

require('turbo-git-commit')()

This will print out the command output guiding you on how to commit, following the obtained commit convention.

Preview

preview

Note: The commit convention will be obtained by the .turbogit config file on the corresponding git repo. If this file is not on the repo this will use the default convention got by the package turbo-git-config