https://github.com/rjected/cline-resume
Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
https://github.com/rjected/cline-resume
cv helvetica latex latex-template latex-template-cv resume resume-template tex
Last synced: about 2 months ago
JSON representation
Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
- Host: GitHub
- URL: https://github.com/rjected/cline-resume
- Owner: Rjected
- License: gpl-2.0
- Created: 2019-08-21T21:32:39.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-06-03T04:35:40.000Z (almost 3 years ago)
- Last Synced: 2025-02-25T13:39:44.983Z (2 months ago)
- Topics: cv, helvetica, latex, latex-template, latex-template-cv, resume, resume-template, tex
- Language: Python
- Size: 5.17 MB
- Stars: 26
- Watchers: 4
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cline-Resume

Cline-Resume is a TeX resume template inspired by the Deedy Resume and work by Damian Watracz
It looks like this:
# Requirements
- Python 3
- A LaTeX distribution# How to Build
Run `make` to build `dan-cline-resume.pdf`, or `make filename.pdf` to make a pdf file with your desired filename.# Common Compiler Warnings
There are usually `Overfull \hbox` warnings, you can usually ignore them.# License
This is under the GPLv2.
It's in a [LICENSE](./LICENSE) file.
The resume is simple enough so don't change the license pls.