Skip to content
forked from mattn/goreman

foreman clone written in go language

License

Notifications You must be signed in to change notification settings

tskarman/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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%