Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gabrielrufino/pdffromlink_cli

Generates a PDF file from a link
https://github.com/gabrielrufino/pdffromlink_cli

Last synced: 7 days ago
JSON representation

Generates a PDF file from a link

Awesome Lists containing this project

README

        

# PDFfromLink - CLI

Generates a PDF file from a link

## Installing

```bash
npm i -g @pdffromlink/cli
```

## Usage

```bash
pdffromlink https://en.wikipedia.org/wiki/Node.js
```