gitlab.com/paul-nechifor/cv.
This repository has been moved toOld readme:
CV
Paul Nechifor's CV generator. Get the most recent PDF in the releases page.
This generator uses my CV info for the data. You need pdflatex
in
order to compile it.
Usage
Get the submodule:
git submodule init
git submodule update
Install NPM packages:
npm install
Build everything:
make
License
MIT