Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vinitkumar/resume

My resume written in Latex
https://github.com/vinitkumar/resume

Last synced: about 1 month ago
JSON representation

My resume written in Latex

Awesome Lists containing this project

README

        

resume
======
Source code of my resume in LaTeX. Feel free to fork and use the template for
your own resume.

## Setup for macOS

Follow this link to setup your Mac for compiling tex into PDF
https://www.apptic.me/blog/get-mactex-faster-easily-using-basictex.php

## Compiling

```
texliveonfly vinit_kumar.tex
```

The above command generates a PDF with name `vinit_kumar.pdf`
So basically, it would be `vinit_kumar.tex > vinit_kumar.pdf`