Skip to content

eftakhairul/resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

resume

Release

This build automatically upon creating a tag. Example:

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

Local Build

docker build -t latex .
docker run --rm -i -v "$PWD":/data latex pdflatex resume.tex