portfolio/latex_build.sh

7 lines
129 B
Bash
Raw Normal View History

2022-08-02 20:09:45 +00:00
mkdir latex_build
cd latex_build
curl http://localhost:8001/latex-resume > resume.tex
# lualatex resume.tex
pdflatex resume.tex