Skip to content

fwttnnn/resume

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

No packages published