My resume written in LaTeX based on Awesome-CV with complete CI/CD pipline. Fully automated testing, building & release process is powered by GitHub Actions & semantic-release. The output pdf can be found in the releases section, or the preview is available here with GitHub Pages.
Download: resume.pdf
The following tools need to be installed on your system in advance:
git:>=2docker:>=18.09earthly:>=0.6.8 <7
First clone the repository:
git clone git@github.com:kirintwn/resume.git- test:
earthly +test - build:
earthly +build - run test & build:
earthly +all
The list of some third party components used in this project, with due credits to their authors and license terms. More details can be found in their README documentations.