Explanation: a exocoetu leap into the sky in the calm sea ...
client-hooks is a plugin-based client hooks management.
-
High performance:
client-hooksintroduce 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-hooksmerely provides a core mechanism. you can expand its functionality in the form of custome plugins. -
Simple: through plugin encapsulate complex logic inside. for
gitrepository manager, only need care current repository what features are required.
- The installation directory need is a
gitrepository. - Current system install Git (version >=
2.9.0). - Current system install Node (version >=
6.3.1).
npm install --save-dev client-hooksSpecial thanks to the generous sponsorship by:
support the completion of the project team can not be separated.
client-hooks is released under MIT License.

