https://github.com/rawnly/simple
A testing download tool for splash-cli
https://github.com/rawnly/simple
cli debugger node splash test tool
Last synced: 8 months ago
JSON representation
A testing download tool for splash-cli
- Host: GitHub
- URL: https://github.com/rawnly/simple
- Owner: rawnly
- Created: 2017-04-08T22:47:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-08T23:00:34.000Z (over 8 years ago)
- Last Synced: 2024-12-28T09:43:26.673Z (9 months ago)
- Topics: cli, debugger, node, splash, test, tool
- Language: JavaScript
- Homepage: http://splashcli.com
- Size: 1.78 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple
> A testing download tool for splash-cli# Installation
```bash
$ [sudo] npm i -g simple-splash-cli
```or
```bash
$ git clone https://github.com/Rawnly/simple
$ cd simple-master
$ sudo npm link
```
# Usage- Use `config` subcommand to setup enviroment.
- USe `get config` subcommand to get configs. You can also use `get config.quality` to get quality or `get config.dest` to get destination.