A Yeoman generator to build a skeleton resume LaTeX document
Use this Yeoman generator to bootstrap a basic resume in the LaTeX format, to which you can add content and then compile manually using your LaTeX compiler of choice.
Requires node>=4
npm install -g yo generator-latex-resume
yo latex-resume
Contributions welcomed!
For large changes, please file an issue first, before submitting a pull request.
Please squash extraneous commits, such as Testing a thing
.
MIT