Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/matrixik/cv

My CV
https://github.com/matrixik/cv

Last synced: 24 days ago
JSON representation

My CV

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`