# goreman **Repository Path**: mirrors_sourcegraph/goreman ## Basic Information - **Project Name**: goreman - **Description**: foreman clone written in go language - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-04-26 ## 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 `eg` directory ## License MIT ## Authors Yasuhiro Matsumoto (a.k.a mattn)