0.3.1 • Published 7 years ago
turbo-git-commit v0.3.1
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
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