jsidrach / resume-generator

YAML to HTML/JSON/Markdown/PDF/PNG/Text/XML resume generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Resume Generator

Generate elegant resumes from a single YAML data file. Export them to HTML, JSON, Markdown, PDF, PNG, Text or XML.

Examples

Screenshot

Prequisites

Run

  • Make sure your data file is named resume.yaml, in the project's root folder (use example.yaml as a starting point).
  • Generate the resume by executing make resume.
    • Edit the Makefile and substitute chromium with the binary for the headless browser.

License

MIT - Feel free to use and edit.

Tech

About

YAML to HTML/JSON/Markdown/PDF/PNG/Text/XML resume generator

License:MIT License


Languages

Language:HTML 96.1%Language:Go 3.6%Language:Makefile 0.3%