About this project

`@bifravst/run` is a utility that wraps the Node.js `spawn` method, offering a convenient interface for running external commands. It provides a simple `run()` function that handles process spawning, making it easier to integrate command execution into scripts. The package is small, with minimal dependencies, and is tested with TypeScript 6 and 7. It requires Node.js 24.19.0 or later and npm 12.0.2 or later.