# 使用 Homebrew, apk, Nix, scoop 安装 goreman

查看 goreman 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:goreman
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install goreman
```

  证据: local Homebrew formula metadata

### Linux

- apk (92%):

```sh
sudo apk add goreman
```

  证据: Alpine Linux edge package indexes: goreman from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz

- Nix (92%):

```sh
nix profile install nixpkgs#goreman
```

  证据: nixpkgs package indexes: pkgs/by-name/go/goreman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/goreman
```

  证据: Scoop official bucket manifest trees: bucket/goreman.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:goreman
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/goreman>
- **版本:** 0.3.19
- **来源摘要:** Foreman clone written in Go
- **主页:** <https://github.com/mattn/goreman>
- **仓库:** <https://github.com/mattn/goreman>
- **上游文档:** <https://github.com/mattn/goreman#readme>
- **许可证:** MIT
- **源码归档:** <https://github.com/mattn/goreman/archive/refs/tags/v0.3.19.tar.gz>
- **最后更新:** 2026-07-08T03:27:51Z
- **已生成:** 2026-07-25T07:20:51+00:00

## 可执行文件

- goreman (cli)
- goreman (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-25
- 管理器版本: 0.3.19
- 管理器更新时间: 2026-07-08
- 本地数据: OK
- 上游仓库: https://github.com/mattn/goreman
- 检测到的最新版本: v0.3.19 (当前)
## 项目历史与用法

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.

### 时间线

- 2012-09-13: GitHub repository created
- 2012 onward: Project documents itself as a Go clone of Foreman
- Packaging era: Distributed through Homebrew, apk, Nix, and Scoop according to input package-manager facts

### Related projects

- ddollar/foreman is the original Foreman project referenced by goreman's README.
- Procfile-based platforms and tools are the workflow convention goreman implements.

### 来源

- <https://github.com/mattn/goreman>
- <https://raw.githubusercontent.com/mattn/goreman/master/README.md>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: Procfile
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** goreman
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- Nix - goreman: normalized package name match | nixpkgs package indexes: pkgs/by-name/go/goreman/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- apk - goreman - 0.3.17-r0: normalized package name match | Alpine Linux edge package indexes: goreman from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz | Tool to manage Procfile-based applications | https://github.com/mattn/goreman
- Scoop - main/goreman: normalized package name match | Scoop official bucket manifest trees: bucket/goreman.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://www.automicvault.com/zh-hans/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/zh-hans/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/zh-hans/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [go](https://www.automicvault.com/zh-hans/pkg/brew/go/) - Build dependency declared by Homebrew.
- [overmind](https://www.automicvault.com/zh-hans/pkg/brew/overmind/) - Shares av.db curated category or tags: cli, developer-tools, development-workflow, go, process-manager.
- [forego](https://www.automicvault.com/zh-hans/pkg/brew/forego/) - Shares av.db curated category or tags: cli, developer-tools, go, process-manager, procfile.
- [hivemind](https://www.automicvault.com/zh-hans/pkg/brew/hivemind/) - Shares av.db curated category or tags: cli, developer-tools, development-workflow, process-manager, procfile.
- [honcho](https://www.automicvault.com/zh-hans/pkg/brew/honcho/) - Shares av.db curated category or tags: cli, developer-tools, foreman, process-manager, procfile.
- [foreman](https://www.automicvault.com/zh-hans/pkg/brew/foreman/) - Shares av.db curated category or tags: cli, developer-tools, process-manager, procfile.
- [addlicense](https://www.automicvault.com/zh-hans/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [ali](https://www.automicvault.com/zh-hans/pkg/brew/ali/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [anycable-go](https://www.automicvault.com/zh-hans/pkg/brew/anycable-go/) - Shares av.db curated category or tags: cli, developer-tools, go.

## Combined YAML source

View the package source record on GitHub. [combined/goreman.yml](https://github.com/automic-vault/db/blob/main/combined/goreman.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
