Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 476 Bytes

File metadata and controls

19 lines (12 loc) · 476 Bytes

Resume

This repository stores Martin Donadieu's resume as a single resume.json file using the JSON Resume format.

Files

  • resume.json: source of truth for the resume content

Validate

jq empty resume.json
bunx resume-cli validate resume.json

Notes

  • Keep edits focused on resume content and structure.
  • Prefer updating resume.json directly instead of generating derived files in this repository.