A light weight interface for running git commands in any node.js application.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Simple Git is a lightweight Node.js library that provides an easy-to-use interface for running Git commands programmatically. It's designed for developers who need to integrate Git operations into their applications, offering support for both CommonJS and ES modules, along with TypeScript definitions. The library handles tasks like cloning repositories, committing changes, managing branches, and more, while also providing features like parallel task execution and customizable error handling.