Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 632 Bytes

File metadata and controls

27 lines (23 loc) · 632 Bytes

Building CV

tex built with texlive

Open terminal and run:

cd $HOME/repositories/mxochicale/cv/tex
make two 
make view
#----
make npages
make view-npages

to clean project, then type:

make distclean #clean project

tex built with github action

To make use of the CI tex build, please make use of "CICV2P" in the commit message:

git commit -m ':tada: version monthYEAR is ready CICV2P #0'

For further details, please follow this instructions to set up github action.

References

https://github.com/free-cortex/framework