Skip to content

Commit

Permalink
adds upcoming feature for integrating Puppeteer
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonToups committed Dec 22, 2023
1 parent 3c01630 commit 14f669e
Show file tree
Hide file tree
Showing 4 changed files with 1,122 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ Who was inspired by this [project by Sonya Sawtelle](https://sdsawtelle.github.i

I've added a `package.json` to this project, so you can easily run the scripts. I've used my name to generate the files, but feel free to configure it as you please.

## Upcoming Features

- Going to be adding [Puppeteer](https://www.npmjs.com/package/puppeteer) to be able to show the resume in a Chromium Browser, and [print out the resume from the rendered HTML](https://blog.logrocket.com/best-html-pdf-libraries-node-js/#puppeteer).

## Workflow

The workflow is pretty simple.
Expand Down
Loading

0 comments on commit 14f669e

Please sign in to comment.