0.0.4 • Published 6 years ago

udf-cli v0.0.4

Weekly downloads
2
License
MIT
Repository
-
Last release
6 years ago

Universal Download File Cli

Installation

npm install -g udf-cli

Usage

udf --help

How to download file

udf download

# Example
udf download
? url
? dir

How to list file

udf list

# Example
udf list folderName

How to run test

Prerequisites: Installed Node.js and NPM

cd [app_dir]

npm install

npm run test
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago