A curriculum vitae template in LaTex.
If you are using a Debian's family linux distro.
apt-get install texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
otherwise, if rpm based,
dnf install texlive-scheme-full
In order to build a .pdf of your CV, enter the following in your terminal at the project root directory.
make
then open the freshly created cv.pdf
with your web browser.
firefox cv.pdf