-
Notifications
You must be signed in to change notification settings - Fork 0
Customizable personal Résumé written in LaTeX with Perl
License
fwttnnn/resume
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Résumé
======
Resume template and generator, generated with Perl using
Template::Toolkit and LaTeX.
A pre-generated product of the resume can be seen from the file
resume.example.pdf, which uses the data data/data.example.yaml
Installation
------------
If you already have perl installed:
cpanm --installdeps .
Quick Start
-----------
Copy the data.example.yaml into data.yaml:
cp data/data.example.yaml data/data.yaml
Run this to generate PDF file if you have your own data defined
at data/data.yaml (see instruction before):
./build.sh
Or, if you're using MS DOS:
powershell.exe -ExecutionPolicy Bypass .\build.ps1
About
Customizable personal Résumé written in LaTeX with Perl
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published