Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/gabrielrufino/pdffromlink_cli
- Owner: gabrielrufino
- License: mit
- Created: 2021-04-10T14:23:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T22:04:50.000Z (7 months ago)
- Last Synced: 2024-05-01T14:55:48.721Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 675 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```