An open API service indexing awesome lists of open source software.

https://github.com/rawnly/simple-download-cli

CLI version of simple-download
https://github.com/rawnly/simple-download-cli

Last synced: 10 months ago
JSON representation

CLI version of simple-download

Awesome Lists containing this project

README

          

# simple-download-cli

![placeholder][img_url]

> Cli tool for simple download.

## Installation
To install **simple-download-cli** you need
to use a **node package manager** as **npm**
or **yarn**

```bash
$ npm install simple-download-cli --global

# or with shorthands

$npm i -g simple-download-cli
```

## Usage
```bash
$ download --help
Usage
download [filename]

-p --path
```

## Tested Platforms
- [x] macOs
- [x] Windows
- [x] Linux Systems

## Credits
File generated with [readme generator](https://rawnly.com/projects/rdm-gen/) by [@Rawnly](https://rawnly.com).

[img_url]: screenshot.png