Ant0wan / CV

A CV templates for developers made in LaTex.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


CV

A curriculum vitae template in LaTex.

Build LaTeX CV

CV


Prerequisite

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

Build

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

About

A CV templates for developers made in LaTex.


Languages

Language:TeX 98.3%Language:Makefile 1.7%