The repository helps with storing versions of your CV and compiling it from markdown to other formats (html, docx, pdf, rtf, tex, tuc).
- Install Docker.
 git clone https://github.com/JSMonk/automate-markdown-cv-builder.gitcd automate-markdown-cv-buildercp pre-commit ./.git/hooks/pre-commit- Write your CV inside 
README.md. - You can build it manualy by 
sh ./pre-commitor only commit your changes and compiled files will be added to the commit.