Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mjavadhpour/resm
Classic resume based on res
https://github.com/mjavadhpour/resm
cv docker latex resume tex vscode
Last synced: about 6 hours ago
JSON representation
Classic resume based on res
- Host: GitHub
- URL: https://github.com/mjavadhpour/resm
- Owner: mjavadhpour
- License: agpl-3.0
- Created: 2022-08-03T11:53:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-03T12:48:26.000Z (over 2 years ago)
- Last Synced: 2023-03-09T07:56:21.302Z (over 1 year ago)
- Topics: cv, docker, latex, resume, tex, vscode
- Language: TeX
- Homepage:
- Size: 50.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Resume
Old school resume using latex and res.
Requirenments:
- VSCode
- Devcontainer extension
- Docker## Build inside container
```
make all
```
Will output a pdf file with your name.## Build with vscode latex
Press the build button when opening the `resume.tex`.![shot](./screenshot/resume.png)