A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
npm-run-all2 is a CLI tool that allows developers to run multiple npm-scripts in parallel or sequentially, simplifying the process of executing complex build scripts. It is a maintenance fork of the original npm-run-all package, designed for Node.js projects and particularly useful for cross-platform development, as it works seamlessly on Windows. This tool is ideal for developers looking to streamline their npm-script execution with glob-like patterns and improved compatibility.