CONDUCTOR
A Development Stack Launcher

Conductor helps launch and manage the environment when developing applications that have multiple components. It can be configured to launch an applications stack in part, or in full, and manage environment settings. This helps keep application specific environment variables out of dotfiles and reduce the number of terminal windows that need to be running during development.

Binary Download
Download

Conductor currently only support Linux based systems

curl https://objects.5sigma.io/public/conductor.tar.gz | tar -xz 
./conductor
Getting started
Check out the getting started guide for a quick introduction
Getting Started
Documentation
Full documentation and reference articles
View Documentation
Conductor is maintained by 5Sigma. Source code is available at Github.