Automic VaultAutomic Vault

brew

Install yamlresume with Homebrew

Resumes as code in YAML. Version 0.13.1 via Homebrew; verified 2026-06-10.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install yamlresume

local Homebrew formula metadata

overview

Package summary

Resumes as code in YAML

Commands and aliases

  • yamlresume

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Installs with 1 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
yamlresumecliglobal executable

freshness

Version and freshness

These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.

page generated2026-07-08
manager version0.13.1
manager updated2026-06-10
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/yamlresume/yamlresume

install metadata

Package metadata

Package keybrew:yamlresume
Version0.13.1
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/yamlresume
Homepagehttps://github.com/yamlresume/yamlresume
Repositoryhttps://github.com/yamlresume/yamlresume
Upstream docshttps://yamlresume.dev/docs
LicenseMIT
Source archivehttps://registry.npmjs.org/yamlresume/-/yamlresume-0.13.1.tgz
Last updated2026-06-10T07:10:37Z
Pulseupdated
Dependenciesnode
Bottleavailable (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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