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
- Host: GitHub
- URL: https://github.com/rawnly/simple-download-cli
- Owner: rawnly
- Created: 2017-06-06T17:20:39.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T09:10:11.000Z (almost 9 years ago)
- Last Synced: 2025-06-01T09:17:35.246Z (about 1 year ago)
- Language: JavaScript
- Size: 75.2 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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