guncha25 / git-hooks
Installs: 119
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 0
Open Issues: 0
Language:Shell
Type:git-hooks
Requires
README
Git hooks to help in development process.
Installation
Add this to your composer.json (depending on where your hooks are in relation to composer):
{ "extra": { "dropin-paths": { "../.git/hooks": ["type:git-hooks"] } } }
Then install the composer package as usual with
composer require guncha25/git-hooks
Maintainers
License
MIT