Skip to content

node-libs/dw

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dw

Greenkeeper badge Build Status Dependency Status

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

Releases

No releases published

Packages

No packages published