lepew-penelope
v0.0.8
Published
A simple task wrapper that produces json event streams from the wrapped sub-processes.
Downloads
12
Readme
Lepew Penelope
This module wraps child processes and unifies their stdout and stderr streams into a signle unified json event stream. It can currnently be used as a library with other node code but will soon feature a command line utiltiy.
This project was created to facilitate running multiple processes inside a docker container easily and being able to easily separate the streams of all of the running processes.