A simple screep spawn manager
Cross platform child_process#spawn and child_process#spawnSync
Promisified version of cross-spawn
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
Spawn commands like `child_process.exec` does but return a `ChildProcess`
Execute callbacks when child processes are spawned
Tiny process execution for humans — a better child_process
TypeScript definitions for cross-spawn
spawn processes the way the npm cli likes to do
a util for spawning git from npm CLI contexts
A Promise-based interface into processes created by child_process.spawn
Cross-platform support for running Windows executables
`@expo/turtle-spawn` is a wrapper around `@expo/spawn-async` library.
An Rx-version of child_process.spawn
Converts an object to a child_process.spawn args array
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
Extensions to Node.js child_process module
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
Emit errors on stdout stream for a spawned child process
This is a module for Screeps standalone server. See [main repository](https://github.com/screeps/screeps) for more info.
Simple, consistent sync or async process spawning