8000 GitHub - PavelDeuce/page-loader: CLI application, which download the webpage by url
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

CLI application, which download the webpage by url

Notifications You must be signed in to change notification settings

PavelDeuce/page-loader

Repository files navigation

page-loader

Actions Status Maintainability Test Coverage

Description

Download the webpage by url.

Install

$ npm install -g deuce-page-loader

Launch

$ page-loader <url>

Available options:

  • -o [--output]
  • -v [--version]
  • -h [--help]

Launch example:

asciicast

0