Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spydon/cv
My CV
https://github.com/spydon/cv
Last synced: 23 days ago
JSON representation
My CV
- Host: GitHub
- URL: https://github.com/spydon/cv
- Owner: spydon
- Created: 2020-03-18T19:49:50.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T09:14:35.000Z (8 months ago)
- Last Synced: 2024-12-12T20:30:53.177Z (26 days ago)
- Language: TeX
- Homepage:
- Size: 7.75 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CV
```
sudo apt-get install texlive-latex-base texlive-fonts-recommended texlive-fonts-extra texlive-latex-extra
```To generate it:
```
latexmk -pdf ./Short_CV.tex
```