first commit
This commit is contained in:
25
readme.md
Normal file
25
readme.md
Normal file
@@ -0,0 +1,25 @@
|
||||
# dash-cli
|
||||
|
||||
> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)
|
||||
|
||||
## Install
|
||||
|
||||
```bash
|
||||
$ npm install --global dash-cli
|
||||
```
|
||||
|
||||
## CLI
|
||||
|
||||
```
|
||||
$ dash-cli --help
|
||||
|
||||
Usage
|
||||
$ dash-cli
|
||||
|
||||
Options
|
||||
--name Your name
|
||||
|
||||
Examples
|
||||
$ dash-cli --name=Jane
|
||||
Hello, Jane
|
||||
```
|
||||
Reference in New Issue
Block a user