nickstenning / honcho

Honcho: a python clone of Foreman. For managing Procfile-based applications.
http://pypi.python.org/pypi/honcho
MIT License
1.59k stars 145 forks source link

initial implementation of .honcho file #239

Closed andriytyurnikov closed 1 year ago

andriytyurnikov commented 1 year ago

Allows to use values from .hocho file with YAML values

procfile: Procfile.dev
port: 8000