github2pdf

1.1.3 • Public • Published

Github2PDF

Cli tool that allows you to dowload a github repository markdowns as a single pdf.

Install

Install with npm:

$ npm install -g github2pdf

Steps to run the tool

alt text

Output

The output will be a folder named as the owner of the repo and inside it, there will be the pdf named as the repo name.

Notes

It is recomended to add a personal access token to not be limited by github's api. This can be obtained here. If you use this tool frequently you can also add github_token on a .env file in the root of this module.

/github2pdf/

    Package Sidebar

    Install

    npm i github2pdf

    Weekly Downloads

    8

    Version

    1.1.3

    License

    MIT

    Unpacked Size

    59 kB

    Total Files

    11

    Last publish

    Collaborators

    • davidshugert