macOS
brew install yamlresumelocal Homebrew formula metadata
brew
yamlresume のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.