macOS
brew install goredolocal Homebrew formula metadata
brew
Go implementation of djb's redo, a Makefile replacement that sucks less. Version 2.9.2 via Homebrew; verified 2026-07-02.
install
brew install goredolocal Homebrew formula metadata
nix profile install nixpkgs#goredonixpkgs package indexes · pkgs/by-name/go/goredo/package.nix · source: api.github.com
overview
Go implementation of djb's redo, a Makefile replacement that sucks less
history
goredo is Sergey Matveev's Go implementation of Daniel J. Bernstein's redo build-system design, positioned by its own documentation as a make replacement for POSIX-like systems.
The project began as a rewrite of redo-c and then grew to include many features from apenwarr/redo, another influential implementation of Bernstein's unreleased redo idea. Its public NEWS file records an initial tarballed release at 0.10.0, then a 1.0.0 series that changed state-file storage and out-of-date detection, and a later 2.0.0 release that replaced recfile dependency storage with a smaller binary dependency format.
goredo occupies the smaller redo ecosystem rather than the mainstream make/CMake/Ninja ecosystem. Its official install page nevertheless documents packaging across distribution channels including Arch AUR, FreeBSD ports, Homebrew, NetBSD packages, NixOS, Fedora RPM Sphere, and container images.
Users write redo .do scripts and invoke the goredo-provided redo commands to rebuild targets recursively. The project emphasizes dependency tracking, checksum-based change detection, parallel builds, serialized logs, jobserver compatibility with GNU Make and NetBSD bmake, and diagnostic commands such as redo-affects, redo-cleanup, redo-dot, and redo-inode.
For package-manager users, goredo is interesting because it packages an intentionally small but opinionated alternative build model: shell-script rules, explicit dependencies, POSIX portability, BLAKE3-based change checks, and Make jobserver interoperation without adopting a large build framework.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
goredo | cli | global executable | |
redo-affects | cli | global executable | |
redo-cleanup | cli | global executable | |
redo-dep2rec | cli | global executable | |
redo-depfix | cli | global executable | |
redo-dot | cli | global executable | |
redo-inode | cli | global executable |
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.
http://www.goredo.stargrave.org/
install metadata
| Package key | brew:goredo |
|---|---|
| Version | 2.9.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/goredo |
| Homepage | http://www.goredo.stargrave.org/ |
| Repository | https://www.git.stargrave.org/goredo.git |
| Upstream docs | https://www.goredo.stargrave.org/ |
| License | GPL-3.0-only |
| Source archive | http://www.goredo.stargrave.org/download/goredo-2.9.2.tar.zst |
| Last updated | 2026-07-02T09:38:52Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | goredo |
| Version Scheme | 0 |
| Revision | 0 |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
goredo
nix profile install nixpkgs#goredosource 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.