Honcho

A process manager for your Procfile(s).

Installation

Add the following to your deps in mix.env

{:honcho, "~> 0.2"},

Add a file Procfile to your project. Procfiles are defined in the following format:

<process name>: <command>

Usage

Honcho will add several mix tasks your your project, including:

These tasks take the following optional arguments: