Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/coditva/resumelatex
Resume in LaTeX.
https://github.com/coditva/resumelatex
latex pdf resume tex
Last synced: about 11 hours ago
JSON representation
Resume in LaTeX.
- Host: GitHub
- URL: https://github.com/coditva/resumelatex
- Owner: coditva
- License: mit
- Created: 2017-09-30T10:53:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-02T13:20:33.000Z (about 7 years ago)
- Last Synced: 2024-10-23T18:11:16.616Z (15 days ago)
- Topics: latex, pdf, resume, tex
- Language: TeX
- Homepage:
- Size: 117 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ResumeLaTeX
*It's all about the TeX*## Themes
Find sample themes in `samples`## How to
Configure the variables in config.tex and punch in these commands in the
terminal:```bash
make #to just compile
make pdf #to generate pdf
make html #to generate html
make all #to generate all
```## Author
Utkarsh Maheshwari## License
MIT