0.0.4 • Published 7 years ago

udf-cli v0.0.4

Weekly downloads
2
License
MIT
Repository
-
Last release
7 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

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago