mirror of
https://github.com/posquit0/Awesome-CV.git
synced 2026-07-17 14:35:29 +08:00
Added stackoverflow, makefile for testing changes.
This commit is contained in:
parent
5c500a9a07
commit
7e67b01813
2 changed files with 19 additions and 0 deletions
3
Makefile
Normal file
3
Makefile
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
|
||||
test:
|
||||
cd examples/ ; for f in *.tex; do xelatex $$f; done
|
||||
Loading…
Add table
Add a link
Reference in a new issue