holepunchto / bare-dev

Development tooling for Bare
Apache License 2.0
8 stars 2 forks source link

Add support for stdio option and return child process instance in configure and build #11

Closed jkcdarunday closed 5 months ago

jkcdarunday commented 5 months ago

This is for use in the pear build PR which runs the process in detached mode (using spawnSync blocks the pear process) and has a handler for stdio and stderr.