Skip to content
forked from mattn/goreman

foreman clone written in go language

Notifications You must be signed in to change notification settings

sourcegraph/goreman

 
 

Repository files navigation

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)

About

foreman clone written in go language

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%