Skip to content

mattn/goreman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

82 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Example

See eg directory

License

MIT

Authors

Yasuhiro Matsumoto (a.k.a mattn)