JSON Resume Renderer [WIP]

This is a binary that takes in a JSON following the JSON Resume schema and a template and uses Tera to generate a document.

This is WIP. Couple of things needed before general usage:

Sample Usage

bash $ cargo install jsonresume-renderer $ jsonresume-renderer my-json-resume.json output.txt