Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 404 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 404 Bytes

Resume

This is my resume. I updated the resume.tex file; it automatically converts the text file into pdf. I use this resume for my job application or whatever. I open-source it so that others can use it as well.

Release

This build automatically upon creating a tag.

Example:

git tag -a v2.2.2 -m "v2.2.2"
git push --tags

Local Build

dockerlatex.sh pdflatex resume.tex