save-cli

0.0.1 • Public • Published

Save

Node.js CI npm version npm downloads

A CLI Downloader that utilizes concurrent requests for faster downloads.

Install

  • Download from npm

    npm install save-cli -g

  • Run the command in terminal

    save

Commands

Command description extra
save download [url] Downloads the URL Default
save resume [filename] Resume a download that was stopped gracefully (using Ctrl+C)
save list List incomplete downloads in folder

Options

Option description Type
--help Show help [boolean]
--version Show version number [boolean]
--file, -f Filename of download [string]
--parts, -p number of parts downloaded simultaneously [number]
--verbose -v Determine verbose level [default:1] [number]

dev-installations

  • Fork and clone this repository

  • Install dev dependencies

    npm install --dev

  • Run

    ./bin/run or ./bin/run.cmd

    To access the CLI entry point

Contributions

  • Welcoming pull requests for issues!

Package Sidebar

Install

npm i save-cli

Weekly Downloads

4

Version

0.0.1

License

MIT

Unpacked Size

21.6 kB

Total Files

14

Last publish

Collaborators

  • dravog7