0.1.28 • Published 7 years ago

npm-hooks-git v0.1.28

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

npm git hooks

Introduction

Easily trigger npm scripts for your nodejs projects using git hooks

How it works

After install, package copies its own hooks scripts into .git/hooks folder which links to the projects top-level githooks folder. It is assumed that there will be npm scripts that reflect the types of githooks configured for the project. For example. If your project has pre-commit.js hooks, then an npm script named npm-pre-commit will be triggered during a commit.

0.1.28

7 years ago

0.1.27

7 years ago

0.1.26

7 years ago

0.1.25

7 years ago

0.1.24

7 years ago

0.1.23

7 years ago

0.1.22

7 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago