Skip to content

im-ajaymeena/Resume

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Resume CI/CD with Docker and Latex

Running locally

  • 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 with latex/monitor.sh
  • output resume would be at latex/output/resume.pdf

Continuous Deployment

  • 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

Check my resume

AjayMeena_Resume.pdf

AjayMeena_Resume

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published