Tiny resume generator

X Ver e907d541bb tool reworked 3 тижнів тому
.gitignore e907d541bb tool reworked 3 тижнів тому
0001-reworked-code.patch e907d541bb tool reworked 3 тижнів тому
Makefile e907d541bb tool reworked 3 тижнів тому
README.md e907d541bb tool reworked 3 тижнів тому
compile_flags.txt a28fe71fcb first commit for minimal working version 10 місяців тому
getharu.sh e907d541bb tool reworked 3 тижнів тому
main.c e907d541bb tool reworked 3 тижнів тому
markupex.txt e907d541bb tool reworked 3 тижнів тому
resume_parse.c e907d541bb tool reworked 3 тижнів тому
resume_parse.h e907d541bb tool reworked 3 тижнів тому
unicode_to_pdf.c e907d541bb tool reworked 3 тижнів тому
unicode_to_pdf.h e907d541bb tool reworked 3 тижнів тому
utf8_m.c e907d541bb tool reworked 3 тижнів тому
utf8_m.h a28fe71fcb first commit for minimal working version 10 місяців тому

README.md

Resume generator

RATIONALE

There is no currently a small tools to generate a free-form documents from some markup language to pdf document

CLI possible variant is pandoc but it is huge and requires much dependencies

This command line tool based on libharu usage

Build

  • Run getharu.sh
  • make