{{ partial "head.html" . }}

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.

Windows
Linux
MacOS
Source Code
Binary Download
Download
Binary Download
Donwload
Hombrew Installation
            brew tap 5sigma/tap
            brew install conductor
Or
Binary Download
Download
Getting started
Check out the getting started guide for a quick introduction
Getting Started
Documentation
Full documentation and reference articles
View Documentation
{{ partial "footer" . }}