Skip to content

Script for building and pushing markdown CV to repositories with built different formats (pdf, docx, html)

License

Notifications You must be signed in to change notification settings

JSMonk/automate-markdown-cv-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automate-markdown-cv-builder

The repository helps with storing versions of your CV and compiling it from markdown to other formats (html, docx, pdf, rtf, tex, tuc).

Setting up

  1. Install Docker.
  2. git clone https://github.com/JSMonk/automate-markdown-cv-builder.git
  3. cd automate-markdown-cv-builder
  4. cp pre-commit ./.git/hooks/pre-commit
  5. Write your CV inside README.md.
  6. You can build it manualy by sh ./pre-commit or only commit your changes and compiled files will be added to the commit.

About

Script for building and pushing markdown CV to repositories with built different formats (pdf, docx, html)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published