Resume using LaTeX.
- xelatex command available on system path.
On Windows: Download it here.
On Linux: Install with CLI.
sudo apt install texlive-xetex texlive-fonts-recommended texlive-fonts-extra
On MacOS: Download it here.
On Windows:
.\scripts\build-resume.cmd [LANGUAGE_CODE]
On Linux and MacOS:
sh ./scripts/build-resume.sh [LANGUAGE_CODE]
Supported language codes (LANGUAGE_CODE): es, en.