8000 GitHub - mxgrey/cv: Source code for my CV
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mxgrey/cv

Repository files navigation

My CV, composed in LaTeX.

You may reuse this template and project structure, on the condition that you do not claim any of my personal information as your own.

Recommended installation:

$ cp -r home/* ~ 
$ sudo apt install texlive-full

Recommended compilation:

$ mkdir build
$ pdflatex -output-directory=build cv.tex
$ biber --output-directory build cv
$ pdflatex -output-directory=build cv.tex

About

Source code for my CV

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0