Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 480 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 480 Bytes

pyresume

This tiny script lets you specify a resume in XML and XSL and converts it into various output formats (currently HTML and PDF)

Modify resume template

Edit this XML file:

templates/resume.xml

Modify resume template

Edit this XML file:

templates/resume.xml

Build the resume

Simply run

make

It will build a docker container and put the generated resume files in the output folder.