Skip to content

morgulbrut/cvgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cvgen

Some junk of Go to generate a fancy CV from a yaml file (you know the thing that runs the internet, besides cat content and pr0n).

The heavy-lifting actually does LaTeX, this just take the values out of a yaml file put into them a template.

Installation

go get github.com/morgulbrut/cvgen should do the trick.

And you need some LaTeX distribution which provides pdflatex and/or xelatex.

Usage

input

ouput

attchments

templates

moderncv

developer-cv

You're a hipster? Than this is for you'

https://www.latextemplates.com/template/developer-cv

About

Overengineered CV generator using go, xelatex and yaml files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published