macOS
brew install yamlresumelocal Homebrew formula metadata
安装
brew install yamlresumelocal Homebrew formula metadata
概览
Resumes as code in YAML
历史
YAMLResume is a resume-as-code tool that stores resume content in YAML and generates professional outputs such as PDF, LaTeX, Markdown, and HTML. It is implemented in TypeScript and is presented as the open-source core of PPResume.
The repository was created on 2025-04-09. The README says the project began as the core typesetting engine for PPResume, a LaTeX-based resume builder, and was open sourced so users could avoid vendor lock-in.
The design principle is separation of concerns: content is drafted as human-readable YAML, then rendered through a pluggable typesetting engine. The README describes LaTeX as the default typesetting path and also notes HTML/CSS layout support.
YAMLResume is young but visibly packaged as a cross-ecosystem CLI: the README documents npm, Yarn, pnpm, Bun, Homebrew, and Docker usage, plus badges for npm and Docker distribution. The supplied package data confirms Homebrew packaging.
Its adoption niche overlaps resume builders, JSON Resume users, and developers who want resumes in version control. The ecosystem list includes create-yamlresume for scaffolding projects, json2yamlresume for conversion from JSON Resume, and a GitHub Action for automated PDF generation.
Typical usage starts with `yamlresume new my-resume.yml`, then `yamlresume build my-resume.yml` to generate PDF, LaTeX, Markdown, and HTML outputs. The `dev` command watches the YAML file and rebuilds on change.
The CLI also documents commands for templates, languages, validation, and help. Generating PDFs requires a typesetting engine such as XeTeX or Tectonic, while the resume content itself remains a YAML file.
YAMLResume is package-nerd interesting because it turns a personal document workflow into a reproducible CLI pipeline: source-controlled YAML in, generated artifacts out, with package-manager, Docker, and CI entry points.
It also shows the modern resume-as-code lineage: JSON Resume compatibility, GitHub Actions automation, template management, and multiple output formats, but with YAML chosen for human editing.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
yamlresume | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/yamlresume/yamlresume
安装元数据
| 软件包键 | brew:yamlresume |
|---|---|
| 版本 | 0.13.2 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/yamlresume |
| 主页 | https://github.com/yamlresume/yamlresume |
| 仓库 | https://github.com/yamlresume/yamlresume |
| 上游文档 | https://yamlresume.dev/docs |
| 许可证 | MIT |
| 源码归档 | https://registry.npmjs.org/yamlresume/-/yamlresume-0.13.2.tgz |
| 最后更新 | 2026-07-19T21:11:38Z |
| Pulse | updated |
| 依赖 | node |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | yamlresume |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.