ntrp / cv

This is my up to date CV written in LaTeX

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Personal CV

This is my personal CV as code using the Awesome-CV template.

Building

To build the PDF the use of xelatex is required, simply run:

xelatex -interaction nonstopmode cv.tex

Live Edit

Editing and previewing the result live can be achieved by running:

find . -name "*.tex" | entr bash -c "xelatex -interaction nonstopmode cv.tex && pkill -HUP mupdf"

The command depends on two tools:

You can easily adapt the command to use the tool of your choice.

About

This is my up to date CV written in LaTeX


Languages

Language:TeX 100.0%