commit_tools

0.0.6 • Public • Published

commit_tools

Git hooks & Nodejs & husky

git Hooks: pre-commit & commit-msg

git commit -m "feat(Common): first commit"

When you type command git commit -m "feat(Common): first commit", husky may trigger hooks pre-commit and commit-msg.

/commit_tools/

    Package Sidebar

    Install

    npm i commit_tools

    Weekly Downloads

    4

    Version

    0.0.6

    License

    ISC

    Unpacked Size

    3.67 kB

    Total Files

    6

    Last publish

    Collaborators

    • sosoyy