# forego を Homebrew でインストール

forego のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:forego
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install forego
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:forego
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/forego>
- **バージョン:** 20180216151118
- **ソース概要:** Foreman in Go for Procfile-based application management
- **ホームページ:** <https://github.com/ddollar/forego>
- **リポジトリ:** <https://github.com/ddollar/forego>
- **上流ドキュメント:** <https://github.com/ddollar/forego>
- **ライセンス:** Apache-2.0
- **ソースアーカイブ:** <https://github.com/ddollar/forego/archive/refs/tags/20180216151118.tar.gz>
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- forego (cli)
- forego (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 20180216151118
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ddollar/forego
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

forego is a small Go implementation of Foreman-style Procfile process management. Its README describes it simply as 'Foreman in Go' and demonstrates starting multiple named processes from a Procfile.

### プロジェクトの歴史

The official README is deliberately sparse: it identifies David Dollar's Foreman as the model, points to downloadable builds, and shows source installation with Go. The repository tag list contains a 0.x release series ending at v0.16.1.

### 採用の歴史

forego fits the Heroku/Procfile development pattern: packages install one executable, projects carry a Procfile, and developers use a local supervisor to run web and worker processes with prefixed output.

### 使われ方

A project writes process entries such as 'web: bin/web start -p $PORT' and 'worker: bin/worker queue=FOO' in Procfile, then runs forego start. The README directs users to forego help and per-command help for details.

### パッケージ好きにとっての重要性

forego is significant as a tiny, compiled alternative to Ruby Foreman for Procfile-based app development. For package managers it is a low-dependency Go binary that preserves a well-known developer workflow.

### タイムライン

- 2015: README license line credits David Dollar and Apache 2.0.
- v0.16.1: official Git tags show the latest listed 0.x tag.

### Related projects

- The README explicitly relates forego to ddollar/foreman and to the Procfile convention used by multi-process web applications.

### ソース

- <https://github.com/ddollar/forego>
- <https://raw.githubusercontent.com/ddollar/forego/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:** forego
- **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


## 関連リンク

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

## Combined YAML source

View the package source record on GitHub. [combined/forego.yml](https://github.com/automic-vault/db/blob/main/combined/forego.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
- cross-ecosystem install command graph
