An open API service indexing awesome lists of open source software.

https://github.com/machawk1/cv

Source code to generate my curriculum vitae
https://github.com/machawk1/cv

Last synced: about 2 months ago
JSON representation

Source code to generate my curriculum vitae

Awesome Lists containing this project

README

        

# cv
Source code to generate [my curriculum vitae](https://github.com/machawk1/cv/raw/master/cv_matKelly.pdf) using LaTeX and YAML. Style can be changed in [template.tex](https://github.com/machawk1/cv/blob/master/template.tex). Data can be changed in [details.yml](https://github.com/machawk1/cv/blob/master/details.yml). To build the PDF run `make` from the root of the repo.