macOS
brew install goremanprovider-native install command
brew / rank 876
Foreman clone written in Go. Version 0.3.19 via Homebrew; verified 2026-07-25.
install
brew install goremanprovider-native install command
overview
Foreman clone written in Go
history
goreman is Yasuhiro Matsumoto's Go clone of Foreman, using the Procfile convention to run multiple development processes from one command.
The GitHub repository was created on September 13, 2012. Its README explicitly identifies the project as a Foreman clone written in Go and links to the original ddollar/foreman project as the model.
goreman found a niche among Go and Heroku-style development workflows that wanted Procfile process orchestration without installing the Ruby Foreman toolchain. Package-manager metadata in the input records availability through apk, Homebrew, Nix, and Scoop.
Users define commands in a Procfile and run goreman start. The README says goreman starts each Procfile command, displays output, forwards signals to each process, and exposes an RPC-driven goreman run path for commands against managed processes.
The package is small but useful as a cross-platform, single-binary implementation of a convention that appears in web-app and service-development repositories. It is often chosen when the package story matters more than a feature-rich supervisor.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
Procfileexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goreman | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:goreman |
|---|---|
| Version | 0.3.19 |
| Package manager | Homebrew |
| Homepage | https://github.com/mattn/goreman |
| Repository | https://github.com/mattn/goreman |
| Last updated | 2026-07-25T20:55:26-04:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.