Merge pull request #65 from glimow/master

Added Mookme, a simple git hook manager for monorepos.
This commit is contained in:
Dick Tang 2022-04-14 20:15:58 +08:00 committed by GitHub
commit f9d4226314
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -138,6 +138,7 @@ Pull requests on interesting tools/projects/resources are welcome.
* [Overcommit](https://github.com/brigade/overcommit/) - a extendable Git hook manager written with Ruby.
* [quickhook](https://github.com/dirk/quickhook/) - a fast, Unix'y, opinionated Git hook runner
* [husky](https://github.com/typicode/husky) - Git hooks for Node.js, manage your hooks from your package.json
* [Mookme](https://github.com/Escape-Technologies/mookme) - A simple and easy-to-use, yet powerful and language agnostic git hook for monorepos
* more on https://githooks.com/
## Tools