Skip to content

mmr/cv-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Curriculum Vitae builder

cv-builder is a tool to help you create a beautiful curriculum vitae in several different formats.

Setup

It uses docker to make the setup simpler, so you will not have to install all the dependencies manually.

All you have to do is:

sudo usermod -aG docker <your_user>
docker pull mribeiro/cv-builder

or build locally using this repo (which is way much cooler):

make build-image

Usage:

make

About

Container based builder for the cv project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published