Rerun‑script is a lightweight Node.js utility that watches files (using glob patterns defined in `package.json`) and automatically re‑executes specified npm scripts whenever those files change. It’s aimed at developers who want a simple, configurable way to run tests, linters, or other build tasks continuously during development without setting up a full‑featured task runner.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
Via package.json, configure glob patterns to watch and invoke an npm run script on change.