To generate a PDF from this LaTeX code, navigate to this folder in a terminal and run:
chmod +x scripts/make_resume.sh
./scripts/make_resume.sh
You will need to have pdflatex
installed on your machine.
Alternatively, you can use a site like ShareLaTeX to build and edit your LaTeX instead.