Skip to content

rohit507/Latex-Resume-Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resume Template

This will compile a latex resume with a template taken from Seth Holloway's Blog.

Make changes to metadata.yml and run:

$ rake

And you'll have a shiny new resume.pdf.

Within metadata.yml you can remove the first level entries if you want to remove sections from the final output.

Within each first level block, take care to keep the format of subentries the same, otherwise the script will break.

In order to use this you'll need ruby 2.0, rake, and LaTeX.

If you're on ubuntu or debian run:

$ sudo apt-get install ruby rake texlive-full

If your OS has an old version of ruby go here to get the latest.

About

Compiles a latex resume from a simple yaml file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published