Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/matrixik/cv
My CV
https://github.com/matrixik/cv
Last synced: 24 days ago
JSON representation
My CV
- Host: GitHub
- URL: https://github.com/matrixik/cv
- Owner: matrixik
- Created: 2016-02-09T21:07:30.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2024-09-15T06:37:47.000Z (3 months ago)
- Last Synced: 2024-10-15T22:49:38.827Z (2 months ago)
- Language: TeX
- Size: 2.33 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Curriculum Vitæ
A CV written in LaTeX using the [moderncv](http://www.ctan.org/pkg/moderncv) class.
## Prerequisites for building
On Ubuntu install current version of TeX Live with [eitl](http://www.ctan.org/tex-archive/support/texlive/eitl)
Or: `sudo apt install -y texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra fonts-lmodern`
## Building
Build CV: `make`
Build anonymous CV: `make anon`