Files
dash-cli/readme.md
2025-10-10 11:30:12 +02:00

26 lines
325 B
Markdown

# 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
```