0.0.3 • Published 8 years ago
website-dl v0.0.3
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-dlUsage
$ 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. :)