overmind

Process manager for Procfile-based applications using tmux

brewmacoslinux
Try with needOr install directly
Source

About

Process manager for Procfile-based applications and tmux

Commands

overmind

Examples

Start all processes defined in Procfile$ overmind start
Start a specific process from Procfile$ overmind start web
Connect to a running process session$ overmind connect web