# goreman **Repository Path**: who7708/goreman ## Basic Information - **Project Name**: goreman - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-04-24 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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 `_example` directory ## License MIT ## Authors Yasuhiro Matsumoto (a.k.a mattn)