Skip to content

maxime-hanicotte/my-last-cv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my-last-cv

A simple gem to generate beautiful CV from a markdown file

How to use it?

bundle add my-last-cv
bundle install
bundle exec my_last_cv sample/cv.md output/cv.pdf

Custom fonts

By default, the gem looks for fonts in ./fonts of the calling project. You can override this with Style.new(fonts_dir: "/path/to/fonts") or MY_LAST_CV_FONTS_DIR=/path/to/fonts.

About

A simple gem to generate beautiful CV from a markdown file

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages