macOS
brew install tagreflocal Homebrew formula metadata
安装
brew install tagreflocal Homebrew formula metadata
nix profile install nixpkgs#tagrefnixpkgs package indexes · pkgs/by-name/ta/tagref/package.nix · 来源: api.github.com
概览
Refer to other locations in your codebase
历史
Tagref is a source-code cross-reference checker that lets comments define tags and refer to those tags elsewhere in a repository. It is a small developer CLI for keeping informal code comments from silently rotting.
The public GitHub repository was created in May 2018. The README describes Tagref as a tool for annotating code comments with `[tag:...]` markers and checking `[ref:...]`, `[file:...]`, and `[dir:...]` references for existence and uniqueness.
The input package facts list Homebrew and Nix packages. That distribution pattern fits a narrow code-quality utility: easy to install globally, useful in CI, and independent of a single programming language because it scans comments and paths rather than compiling code.
Users place tags and references in comments, then run the `tagref` CLI to verify that referenced tags exist, tags are unique, and file or directory references still resolve. The README explicitly notes that Tagref does not prove the comment is true; it only keeps the cross-reference unambiguous and present.
Package nerds care about Tagref as a tiny example of language-agnostic repository hygiene distributed through general-purpose package managers. It turns documentation links inside comments into something CI can check without adding a documentation system or a language-specific linter.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
tagref | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:tagref |
|---|---|
| 版本 | 1.13.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://github.com/stepchowfun/tagref |
| 仓库 | https://github.com/stepchowfun/tagref |
| 最后更新 | 2026-06-19T02:28:30Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
tagref
nix profile install nixpkgs#tagref来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.