:: ___ ___ ___ ___ ___ ___ /\__\ /\ \ /\__\ /\ \ /\__\ /\ \ /:/ / /::\ \ /::| | /::\ \ /:/ / /::\ \ /:/__/ /:/\:\ \ /:|:| | /:/\:\ \ /:/__/ /:/\:\ \ /::\ \ ___ /:/ \:\ \ /:/|:| |__ /:/ \:\ \ /::\ \ ___ /:/ \:\ \ /:/\:\ /\__\ /:/__/ \:\__\ /:/ |:| /\__\ /:/__/ \:\__\ /:/\:\ /\__\ /:/__/ \:\__\ \/__\:\/:/ / \:\ \ /:/ / \/__|:|/:/ / \:\ \ \/__/ \/__\:\/:/ / \:\ \ /:/ / \::/ / \:\ /:/ / |:/:/ / \:\ \ \::/ / \:\ /:/ / /:/ / \:\/:/ / |::/ / \:\ \ /:/ / \:\/:/ / /:/ / \::/ / /:/ / \:\__\ /:/ / \::/ / \/__/ \/__/ \/__/ \/__/ \/__/ \/__/ |PyPI| |Build Status| |Code Health| Honcho is a Python port of Foreman_, a tool for managing Procfile-based applications. `Why a port? `_ .. _Foreman: http://ddollar.github.com/foreman .. |Build Status| image:: https://secure.travis-ci.org/nickstenning/honcho.svg?branch=master :target: http://travis-ci.org/nickstenning/honcho :alt: Build Status .. |Code Health| image:: https://landscape.io/github/nickstenning/honcho/master/landscape.svg?style=flat :target: https://landscape.io/github/nickstenning/honcho/master :alt: Code Health .. |PyPI| image:: https://img.shields.io/pypi/v/honcho.svg :target: https://pypi.python.org/pypi/honcho/ :alt: Latest Version on PyPI Installing Honcho ----------------- :: pip install honcho How to use Honcho ----------------- The 30-second version: 1. Write `a Procfile`_:: $ cat >Procfile <.env <