/cvgen

Template for generating a CV with LaTeX

Primary LanguageTeXMIT LicenseMIT

LaTeX CV generator

This repo hosts the code for generating my CV, and can be copied for generating your own CV.

Howto

  1. Fork or duplicate this repo.
  2. Enable actions for the forked repo (these are disabled by default for forks) - go to settings | actions.
  3. Edit the file cv.tex.
  4. When you are happy with the revisions tag the repo.
  5. A new release including a pdf version of your cv will be created.