npm.io
0.2.0 • Published 10 years agoCLI

prepare-commit-msg-angular

Licence
MIT
Version
0.2.0
Deps
0
Vulns
0
Weekly
0
Stars
2

prepare-commit-msg-angular

version MIT License

This provides you a binary that you can use as a githook to prepare a commit message following Angular guidelines and display documentation about it. I recommend ghooks :

    "config": {
        "ghooks": {
            "prepare-commit-msg": "prepare-commit-msg-angular $2 $3"
        }
    }

To use with validate-commit-msg.

Keywords