yarnhook is a small developer‑tool that integrates with Git hooks (via husky) to automatically run the appropriate package manager (`yarn install`, `npm install` or `pnpm install`) whenever lock‑files change as a result of Git actions such as checkout, merge, rebase or pull. It’s aimed at JavaScript/TypeScript teams who want their `node_modules` kept in sync without manually reinstalling dependencies after each Git operation.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Run `yarn install`, `npm install` or `pnpm install` on git hooks automatically