A simple and easy-to-use, yet powerful and language agnostic git hook for monorepos.
This Escape Technologies repository is a company-maintained fork and continuation of the original LMaxence/gookme project.
Gookme was originally created by Maxence Lecanu (LMaxence), who is also an Escape Technologies employee. Most of the original code and project direction came from his work. This repository exists so Escape Technologies can maintain, release, and use Gookme from the company GitHub organization while keeping that origin and credit explicit.
- Go 1.24 or later
- Git
-
Clone the repository:
git clone https://github.com/Escape-Technologies/gookme.git cd gookme -
Prepare the project for development:
just prepare
For more detailed information, please refer to the documentation.