Run a command if files have changed.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
This project provides utilities to check if files have changed since a specific reference and conditionally run commands based on those changes. It includes tools like `exit-if-diff`, `list-if-diff`, and `run-if-diff` for use in scripts and CI/CD pipelines, particularly for scenarios like conditional deployment or testing. It's designed for developers managing repositories who need to optimize workflows by running commands only when relevant files are modified.