Generate elegant resumes from a single YAML data file. Export them to HTML, JSON, Markdown, PDF, Text and XML.
resume.yaml, in the project's root folder (use example.yaml as a starting point).docker run --rm -v $(pwd):/app -w /app celfring/resume-generator -resume=resume.yaml
This will output your resume files to $(pwd)/output
Screenshot

MIT - Feel free to use and edit.
Content type
Image
Digest
Size
264 MB
Last updated
almost 5 years ago
docker pull celfring/resume-generator