1.0.2 • Published 9 years ago

@kuldeepkeshwar/dw v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 years ago

dw

downloader in nodejs

This plugin can be used to download any stuff

#Installing

    npm install @kuldeepkeshwar/dw -g

Usage

  • Open terminal and type the below command
    dw <Url>

this will download the content to the current directory

  • To download to a specific directory ,pass path to the directory
    dw <Url> <PathToDirectory>

Example

    dw https://github.com/kuldeepkeshwar/dw/archive/master.zip