resume-generator

command module
v0.0.0-...-a9021cc Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2021 License: MIT Imports: 12 Imported by: 0

README

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

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL