项目作者: koshkarik

项目描述 :
Page Downloader CLI app
高级语言: JavaScript
项目地址: git://github.com/koshkarik/project-lvl3-s194.git
创建时间: 2018-03-19T05:40:55Z
项目社区:https://github.com/koshkarik/project-lvl3-s194

开源协议:

下载


Hexlet Project N 3 Page Downloader

Build StatusMaintainabilityTest Coverage

Page downloader downloads web page to your local storage

To install app npm install -g hexlet-project-lvl3-back

To run app page-loader --output path/to/desired/folder https://desired-site.com

Path to folder and internet adress are required.

To put the web page in the directory you are typing the command - page-loader --output / https://desired-site.com