0.0.3 • Published 7 years ago

website-dl v0.0.3

Weekly downloads
13
License
-
Repository
-
Last release
7 years ago

Website-dl

This is a command-line tool for downloading full websites. More like wget.

Installation

$ yarn global add website-dl --prefix /usr/local

OR

$ npm install -g website-dl

Usage

$ website-dl <url_of_site>

Available options

--output-dir Specify directory path to download files

Contributing

This tool is something I built to make local copies of websites when our internet got bad. There's still a lot of work to be done to make this extremely cool. If you find this interesting and want to add some features, create an issue or make a pull request and I'll be happy to review and merge. :)