- Steps to run
git clone https://github.com/im-ajaymeena/Resume.git cd Resume docker compose up
- resume.tex file is being continuously monitored and any change in it triggers latexmk command
to generate updated PDF. This is being done withlatex/monitor.sh
- output resume would be at
latex/output/resume.pdf
-
push
on main branch create release attached with pdf coresponding to latex tex file in main -
push
on develop branch create artifact of pdf coresponding to latex tex file in develop