0.1.28 • Published 5 years ago

npm-hooks-git v0.1.28

Weekly downloads
3
License
ISC
Repository
github
Last release
5 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

5 years ago

0.1.27

5 years ago

0.1.26

5 years ago

0.1.25

5 years ago

0.1.24

5 years ago

0.1.23

5 years ago

0.1.22

5 years ago

0.1.21

5 years ago

0.1.20

5 years ago

0.1.19

5 years ago

0.1.18

5 years ago

0.1.17

5 years ago

0.1.16

5 years ago

0.1.15

5 years ago

0.1.14

5 years ago

0.1.13

5 years ago

0.1.12

5 years ago

0.1.11

5 years ago

0.1.10

5 years ago

0.1.9

5 years ago

0.1.8

5 years ago

0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago