Skip to content

ProboCI/proboscis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Proboscis

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 or from the command line.

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.

Why proboscis?

This module was written to be the part of probo that runs inside the docker container. The prooboscis is the part of the mosquito that pokes into your skin. We probably could have come up with a less itchy analogy.

About

A node.js library and CLI app to run a set of child processes and multiplex their output.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors