2025-10-29 17:44:46 +01:00
2025-06-08 13:56:57 +02:00
2025-10-29 17:32:27 +01:00
2025-10-29 17:44:46 +01:00
2025-06-07 15:54:26 +02:00
2025-06-08 13:56:57 +02:00
2025-10-29 17:44:46 +01:00

2colscv

This repository contains a two-column CV template in LaTeX. An example CV (cv.tex) is included.

Usage

  1. Clone the repository:
git clone https://git.hadow.fr/sam.hadow/2colscv
cd 2colscv
  1. Build the example CV:
make

The PDF will appear in the build/ directory.

  1. Clean build files:
make clean
Description
2 columns CV template in LaTeX
Readme MIT 39 KiB
Languages
TeX 98.8%
Makefile 1.2%