meteor-husky

0.14.6 • Public • Published

husky [npm version

Git hooks made easy

The husky package for the Meteor framework. See Husky documentation for installation and usage instructions.

Why Does Meteor Require a Fork of Husky?

Husky automatically sets up git hooks that call npm run precommit, npm run prepush etc. so that git hooks call the scripts you've defined in your package.json scripts. The Meteor framework maintains its own internal version of node and npm, so Husky needs to use the meteor npm binary instead of the system's npm binary so that it can find the required dependencies.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.14.6
    61
    • latest

Version History

Package Sidebar

Install

npm i meteor-husky

Weekly Downloads

61

Version

0.14.6

License

MIT

Last publish

Collaborators

  • ejfrancis