- Get to the repo root
- Run
nix-shell
- Run
yarn install-tex-deps
- Run
yarn build:resume
- There it is, in the
dist
directory
Since cover letters are unique per employer and position the compilation takes in a config yaml
of a following schema
title: [target position]
addresseeCompany: [target company]
addressee: [entity that will read the letter]
content: [content of the letter]
- Get to the repo root
- Run
nix-shell
- Run
yarn install-tex-deps
- Create a work directory
mkdir cover-letter-workdir
(naming matters) - Create a config yaml file according to the schema and place it in
cover-letter-workdir
(say it's calledlatter-sample.yaml
) - Change you latter picture by replacing
cover-letter/picture.png
file with your own - Run
yarn build:letter latter-sample
- There it is, generated as
cover-letter-workdir/latter-sample.pdf