pkg.soopen package index

brew / rank 7858

Install forego with Homebrew

Foreman in Go for Procfile-based application management. Version 20180216151118 via Homebrew; verified 2026-08-02.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install forego

local Homebrew formula metadata

overview

Package summary

Foreman in Go for Procfile-based application management

Commands and aliases

  • forego

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew bottle metadata was recorded.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

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

Config paths the tool may read or write during local use.

Unix
./Procfile

executables

Installed executables

CommandKindExposureNote
foregoexecutableindexed executableDiscovered from the local executable index.

freshness

Version and 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.

page generated2026-08-03
manager version20180216151118
manager updated2026-08-02
local dataunknown
upstreamnot available
latest detectednot detected
  • okNo freshness warnings were generated.

install metadata

Package metadata

Package keybrew:forego
Version20180216151118
Package managerHomebrew
Homepagehttps://github.com/ddollar/forego
Repositoryhttps://github.com/ddollar/forego
Last updated2026-08-02T16:35:32+09:00
Pulseupdated
Bottlenot recorded
Servicenone declared

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation