hivemind

Process manager for running multiple processes from a Procfile

brewmacoslinux
Try with needOr install directly
Source

About

Process manager for Procfile-based applications

Commands

hivemind

Examples

Start all processes defined in a Procfile$ hivemind
Start processes from a custom Procfile$ hivemind -f custom-Procfile
Start with custom port base for process port assignment$ hivemind -p 5000