macOS
brew install goredolocal Homebrew formula metadata
安装
brew install goredolocal Homebrew formula metadata
nix profile install nixpkgs#goredonixpkgs package indexes · pkgs/by-name/go/goredo/package.nix · 来源: api.github.com
概览
Go implementation of djb's redo, a Makefile replacement that sucks less
历史
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.
安全态势
generalized runtime or code generation signal.
yellow 风险 · 中 置信度 · runtime
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
goredo | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-affects | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-cleanup | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-dep2rec | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-depfix | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-dot | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
redo-inode | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:goredo |
|---|---|
| 版本 | 2.9.2 |
| 软件包管理器 | Homebrew |
| 主页 | http://www.goredo.stargrave.org/ |
| 最后更新 | 2026-07-25T20:55:26-04:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
goredo
nix profile install nixpkgs#goredo来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.