This project, `compat`, is a tool designed to translate environment variable formats in npm scripts from `$env` to `%env%` on Windows, ensuring cross-platform compatibility. It's particularly useful for developers working on both Windows and Unix-like systems, simplifying the execution of npm scripts with environment variables or relative paths.
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.
For npm scripts, translate $env format to %env% format if on windows.