2colscv
This repository contains a two-column CV template in LaTeX. An example CV (cv.tex) is included.
Usage
- Clone the repository:
git clone https://git.hadow.fr/sam.hadow/2colscv
cd 2colscv
- Build the example CV:
make
The PDF will appear in the build/ directory.
- Clean build files:
make clean
Languages
TeX
98.8%
Makefile
1.2%