alexandervalencia / github-issues-to-pdf

GitHub Issues to PDF Exporter using Puppeteer
MIT License
17 stars 9 forks source link

Refactor GIP to use Puppeteer instead of PhantomJS #12

Closed alexandervalencia closed 5 years ago

alexandervalencia commented 6 years ago

Currently reworking GIP to use Puppeteer instead of PhantomJS. Hopefully this will also easily enable private repositories as well.

alexandervalencia commented 5 years ago

Completed by @N1ck

Thanks again!