Awesome
Steps
- Update moderncv submodule.
$ git submodule init && git submodule update && git submodule status
- Install latex and CJK font package.
Mac: MacTeX should cover all dependencies.
Ubuntu: Install through sudo apt install texlive-latex-recommended texlive-lang-cjk
- Run
make
to build resume pdfs.
Troubleshooting
Font missing error: install corresponding font, or change the fonts used in the latex files.