Automatically install git pre hooks in your git repository that run your task
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
`git-pre-hooks` is a Node.js utility that automatically installs Git pre-commit, pre-push, pre-release, and post-release hooks in your repository, allowing you to run custom tasks like linting or testing before specific Git operations. It’s designed for developers who want to enforce code quality and automate workflows in their Git repositories, especially those using npm and Git Extras.