These are the LaTeX sources for my academic CV.
I used TinyTeX to build the my CV on WSL2 (Ubuntu 20.04) and M2 pro Macbook Pro
-
Install TinyTeX:
wget https://yihui.org/tinytex/install-bin-unix.sh ./install-bin-unix.sh
-
Install LaTeX packages needed by the CV template:
make install_packages
-
Build the CV:
make
The CV templates are modified from https://github.com/leouieda/cv and https://github.com/core-man/cv.