Hackmyresume
Hackmyresume and a handful of themes for quick use
Hackmyresume allows you to generate multiple output formats using different themes. Please see HackMyResume for all other things you can do with this application. All installed themes are located under: /usr/lib/node_modules, the default theme is jsonresume-theme-eloquent.
Mount the folder where your resume.json file resides as a volume to /resumes.
Quick Start¶
docker run --rm --name hackmyresume \
-v ${PWD}:/resumes \
jsloan117/hackmyresume:latest