An open API service indexing awesome lists of open source software.

https://github.com/sija/gitbook2pdf

CLI utility to turn a published GitBook website into a collection of PDFs for offline reading
https://github.com/sija/gitbook2pdf

downloader gitbook offline pdf reading

Last synced: 8 months ago
JSON representation

CLI utility to turn a published GitBook website into a collection of PDFs for offline reading

Awesome Lists containing this project

README

          

# gitbook2pdf

CLI utility to turn a published GitBook website into a collection of PDFs for offline reading.

> NOTE: This tool is created for educational purposes only!

## Installation

```sh
$ PUPPETEER_PRODUCT=firefox npm i
```

## Getting Started

```sh
$ npm start -- --help
```