Automic VaultAutomic Vault

brew

yamlresume を Homebrew でインストール

yamlresume のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install yamlresume

local Homebrew formula metadata

概要

パッケージ概要

Resumes as code in YAML

コマンドとエイリアス

  • yamlresume

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2025-04-09: GitHub repository created.
  • 2025: README described YAMLResume as open-sourced from the PPResume typesetting engine.
  • 2025: CLI documented new, build, dev, languages, templates, and validate commands.
  • 2020s: Ecosystem documented create-yamlresume, json2yamlresume, a playground package, and a GitHub Action.

Related projects

  • Related projects and technologies include PPResume, JSON Resume, create-yamlresume, json2yamlresume, @yamlresume/playground, LaTeX, XeTeX, Tectonic, HTML/CSS layout engines, Docker, and GitHub Actions.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
yamlresumecliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版0.13.2
マネージャ更新日2026-07-19
ローカルデータOK
上流not checked
検出された最新未検出

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
Pulseupdated
依存関係node
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameyamlresume
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment