Skip to content

alexandervalencia/github-issues-to-pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub Issues to PDF

A program to help collect GitHub issues as PDF files.

Note: Node v7.6+ required to run GitHub Issues to PDF

Installation

  1. Clone or Download GitHub Issues to PDF (GIP).
  2. Run npm install inside the folder containing GIP.
  3. To avoid GitHub API limits create your own Personal Access Token, GIP will ask you for it the first time you run it.
  4. From the command line, navigate to the GIP folder and run npm start

The pdfs will render to ./rendered_pdfs; if the folder does not exist yet, it will be created.

Releases

No releases published

Packages

No packages published