client-hooks
v1.0.9
Published
plugin-based client hooks management
Downloads
27
Maintainers
Readme
client-hooks
Explanation: a exocoetu leap into the sky in the calm sea ...
Brief Introduction
Features
client-hooks is a plugin-based client hooks management.
High performance:
client-hooks
introduce competition meachanism. parallel execution plugin, once any of plugin error occurred, immediately locate the problem.Automation: no manulal run command. configuration tasks will be automation executed by
git
.Plugin-based:
client-hooks
merely provides a core mechanism. you can expand its functionality in the form of custome plugins.Simple: through plugin encapsulate complex logic inside. for
git
repository manager, only need care current repository what features are required.
Getting Started
Prerequisites
- The installation directory need is a
git
repository. - Current system install Git (version >=
2.9.0
). - Current system install Node (version >=
6.3.1
).
Basci Installation
npm install --save-dev client-hooks
Thanks
Special thanks to the generous sponsorship by:
support the completion of the project team can not be separated.
Contribute
License
client-hooks is released under MIT License.