Skip to content

jlvoiseux/markdown-resume-builder

Repository files navigation

Markdown Resume Builder

This tool was developed as a learning project centered around Markdown parsing and GUIs. It streamlines the process of generating a resume from basic markdown, supplemented with tidbits of HTML.

Features

  • Generates a HTML or PDF resume styled using GitHub CSS from a markdown file
  • Usable through both GUI or CLI
  • Supports including a FontAwesome kit to include icons
  • Supports including a picture

Libraries used

Usage

Prerequisites

  • The binaries were only generated and tested for Windows.
  • A Chrome install is required

CLI

.\markdown-resume-builder.exe <SOURCE_RESUME_PATH> <html|pdf> <DESTINATION_FOLDER> <FONTAWESOME_KIT> <PICTURE_PATH>

The last two CLI arguments are optional.

About

A markdown parser and renderer geared towards resumes

Resources

License

Stars

Watchers

Forks

Packages

No packages published