Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
/ jgtcv Public archive

A Java program for modeling CVs/Résumés and outputting formatted TeX files.

Notifications You must be signed in to change notification settings

JesseBrault0709/jgtcv

Repository files navigation

jgtcv

A Java program for modeling CVs/Résumés and outputting formatted TeX files.

Two examples are included: exampleCV and programmingCV. Each is a gradle project so as to allow IDE autocompletion. Each includes a shell script (to be used on macOS) to build the example and display it in Preview. To do so:

  1. Run gradle install
  2. Run cd exampleCV && ./build.sh or cd programmingCV && ./build.sh

About

A Java program for modeling CVs/Résumés and outputting formatted TeX files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages