Skip to content

timmd909/resume-builder

Repository files navigation

resume-builder - Simple resume building solution

Background

Updating one's resume is such a pain in the ass. Long ago, I figured out it would be best to have a YAML file with the important bits with a separate template. Separation of concerns and everything...

Anyhoozle... this mini-project is mainly a way to investigate better ways to create PDFs from the command line. Every company out there likes documents, and thus creating documents is a frequent feature request. If you're the type who's wondering why PDF instead of some other evil format bequested from Satan himself (i.e. Microsoft Word), here's some fun YouTube videos:

Usage

Simply run grunt to build the latest resume PDF.

Development

How I do it:

  • npm start $RESUME_YML
  • Load build/resume.html in your favorite browser
  • Sort it out

Helpful Resources

About

Simple resume building solution

Resources

License

Stars

Watchers

Forks

Packages

No packages published