Skip to content
Please note that GitHub no longer supports your web browser.

We recommend upgrading to the latest Google Chrome or Firefox.

Learn more
foreman clone written in go language
Branch: master
Clone or download
mattn Merge pull request #85 from arl/add-no-time-flag
Add flag to avoid showing timestamp in log
Latest commit 9e20529 Jun 30, 2019

README.md

Goreman

Clone of foreman written in golang.

https://github.com/ddollar/foreman

Getting Started

go get github.com/mattn/goreman

Usage

goreman start

Will start all commands defined in the Procfile and display their outputs. Any signals are forwarded to the processes.

Example

See eg directory

License

MIT

Authors

Yasuhiro Matsumoto (a.k.a mattn)

You can’t perform that action at this time.