This repository was archived by the owner on Apr 17, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3434 git config --local user.email "action@github.com"
3535 git config --local user.name "GitHub Action"
3636 git checkout -B latest
37- git add CV-MGarcia-latest .pdf
37+ git add CV-MGarcia.pdf
3838 git commit -m "Update CV - $(date +%Y-%m-%d)"
3939 git push -f origin latest
Original file line number Diff line number Diff line change 11# myCV
22
3- [ ![ Version] [ version-badge ]] [ version-link ]
4- [ ![ License] [ license-badge ]] [ license-link ]
5- [ ![ CI status] [ ci-badge ]] [ ci-link ]
3+ [ ![ CI] ( https://github.com/maxulysse/myCV/actions/workflows/ci.yml/badge.svg )] ( https://github.com/maxulysse/myCV/actions/workflows/ci.yml )
4+ [ ![ Version] ( https://img.shields.io/github/v/release/maxulysse/myCV )] ( https://github.com/maxulysse/myCV/releases )
5+ [ ![ compile-latex version] ( https://img.shields.io/badge/compile--latex-3.0.0-blue )] ( https://github.com/maxulysse/compile-latex/releases/tag/3.0.0 )
6+ [ ![ moderncv version] ( https://img.shields.io/ctan/v/moderncv?label=moderncv )] ( https://ctan.org/pkg/moderncv )
7+ [ ![ License] ( https://img.shields.io/github/license/maxulysse/myCV )] ( LICENSE )
68
7- My own CV made with [ compile-latex] ( https://github.com/MaxUlysse/compile-latex ) .
8-
9- example:
10-
11- - ` nextflow run MaxUlysse/compile-latex --tex CV-MGarcia-2017-10.tex `
12-
13- [ license-badge ] : https://img.shields.io/github/license/MaxUlysse/myCV.svg
14- [ license-link ] : https://github.com/MaxUlysse/myCV/blob/master/LICENSE
15- [ moderncv-link ] : https://launchpad.net/moderncv
16- [ nextflow-badge ] : https://img.shields.io/badge/nextflow-%E2%89%A50.25.0-brightgreen.svg
17- [ nextflow-link ] : https://www.nextflow.io/
18- [ ci-badge ] : https://github.com/maxulysse/myCV/actions/workflows/ci.yml/badge.svg
19- [ ci-link ] : https://github.com/maxulysse/myCV/actions/workflows/ci.yml
20- [ version-badge ] : https://img.shields.io/github/release/MaxUlysse/myCV.svg
21- [ version-link ] : https://github.com/MaxUlysse/myCV/releases/latest
22- [ xetex-link ] : http://xetex.sourceforge.net/
9+ My own LaTeX CV.
You can’t perform that action at this time.
0 commit comments