Skip to content

ruipsouto/cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CV Template

A simple single-page, one-column CV template written in LaTeX. Feel free to modify the .tex file and create your own CV.

How to Use

At a command prompt, run

docker build -t latex .
docker run --rm -i -v "$PWD":/source latex pdflatex template.tex

A template.pdf file should be created.

Preview

In pdf format.

CV Preview

About

A simple CV template in LaTeX.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published