Skip to content

Latest commit

History

History
53 lines (33 loc) 路 2.16 KB

README.md

File metadata and controls

53 lines (33 loc) 路 2.16 KB

husky

Open Collective Node.js CI

Modern native Git hooks made easy

Husky improves your commits and more 馃惗 woof!

Usage

Edit package.json > prepare script:

npm set-script prepare "husky install"

Add a hook:

npx husky add .husky/pre-commit "npm test"

Make a commit:

$ git commit -m "Keep calm and commit"

For more use cases, see documentation.

Documentation

https://typicode.github.io/husky

Important Upgrading from v4 to v6 requires additional steps, please see the docs.

License

MIT

Companies

Become a sponsor and have your logo here and in the docs

The full list of Sponsors can be viewed in the docs, on Open Collective and on GitHub sponsors.