https://github.com/wiwichips/resume
https://github.com/wiwichips/resume
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/wiwichips/resume
- Owner: wiwichips
- Created: 2021-06-13T16:13:11.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-01-06T13:35:32.000Z (5 months ago)
- Last Synced: 2025-02-14T10:18:48.892Z (3 months ago)
- Language: TeX
- Size: 3.58 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Will Pringle's Resume
This resume was compiled with pdfTeX (version 3.141592653-2.6-1.40.22)
To make changes,
1 - Edit `resume.tex`
2 - Run `build.sh`. This will output `resume.pdf` along with a bunch of other filesAlternatively,
1 - Edit `resume.tex`
2 - Run `latex resume.tex`. This will produce a bunch of files, including `resume.dvi`
3 - Run `dvipdfm resume.dvi`. This will output `resume.pdf`