Skip to content

JoshCooley/resume_builder_tf

Repository files navigation

resume_builder_tf icon

resume_builder_tf

Generate a resume using Terraform's template syntax.

  • Generates markdown from Terraform variables.
  • Uses Showdown to render the generated markdown as HTML.
  • Uses Chromium to convert the rendered HTML to a PDF.

How do I use it?

First, ensure terraform, yarn, and chromium are installed and in your PATH.

I've included a terraform.tfvars.example.

  1. Copy this to terraform.tfvars, and update the values as desired.
  2. Run ./build.sh to build.
  3. This will generate a resume.md, resume.html, and resume.pdf.
  4. Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages