Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 590 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 590 Bytes

resume


Grahame Murray's resume, generated in multiple formats Build Status

Dependencies

ant and fop are required

Running

Edit data/resume.xml to contain the appropriate resume contents

set the FOP_HOME environment variable to the root of the installed FOP

Run ant in the root directory of this project

This will produce many versions of the resume in the dist directory

brew install ant fop
export FOP_HOME=/usr/local/Cellar/fop/2.3/libexec/fop/
ant