library hooker
Sensible git hooks for your projects
ob/hooker
Sensible git hooks for your projects
- Thursday, January 22, 2015
- by marcaube
- Repository
- 2 Watchers
- 2 Stars
- 6 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 2 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Hooker
Sensible git hooks for your projects., (*1)
, (*2)
Installation
-
Execute $ composer require --dev ob/hooker=1.0.x-dev, (*3)
-
Copy the hooker config cp vendor/ob/hooker/hooker.yml.dist hooker.yml.dist and tweak it to suit your needs, (*4)
-
Add the command to your project's .git/hooks/pre-commit hook, (*5)
#!/bin/sh
./vendor/bin/hooker hook:pre-commit
- Finally, make it executable
$ chmod +x .git/hooks/pre-commit
License
Hooker is released under the MIT License. See the bundled LICENSE file for details., (*6)
dev-master
9999999-dev
Sensible git hooks for your projects
Sources
Download
MIT
The Requires
The Development Requires
hook
git
hooks
hooker
dev-scrutinizer-patch-1
dev-scrutinizer-patch-1
Sensible git hooks for your projects
Sources
Download
MIT
The Requires
The Development Requires
hook
git
hooks
hooker