Sign inSign up

celfring/resume-generator

By celfring

Updated almost 5 years ago

Image
0

350

celfring/resume-generator repository overview

Resume Generator

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

Prerequisite

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
docker run --rm -v $(pwd):/app -w /app celfring/resume-generator -resume=resume.yaml

This will output your resume files to $(pwd)/output

Examples

Screenshot

License

MIT - Feel free to use and edit.

Tech

Tag summary

Content type

Image

Digest

Size

264 MB

Last updated

almost 5 years ago

docker pull celfring/resume-generator