mirror of
https://github.com/CPunch/resume.git
synced 2024-11-14 17:50:05 +00:00
13 lines
295 B
Markdown
13 lines
295 B
Markdown
|
|
# CPunch's resume
|
|
|
|
This resume assumes a full installation of a LaTex environment.
|
|
Compile and build my resume with the following command:
|
|
|
|
```sh
|
|
xelatex resume.tex
|
|
```
|
|
|
|
# Release builds
|
|
|
|
Each push causes a github action to build & release a copy of my resume on the [releases](/releases) page. |