0.0.8 • Published 9 years ago

lepew-penelope v0.0.8

Weekly downloads
2
License
GPL2
Repository
github
Last release
9 years ago

Lepew Penelope

Build Status Coverage Status

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.