Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferrata/ink-cli-example
https://github.com/ferrata/ink-cli-example
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferrata/ink-cli-example
- Owner: ferrata
- Created: 2024-02-14T11:20:43.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-14T11:24:05.000Z (11 months ago)
- Last Synced: 2024-12-03T18:54:43.649Z (about 1 month ago)
- Language: TypeScript
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ink-cli-example
> This readme is automatically generated by [create-ink-app](https://github.com/vadimdemedes/create-ink-app)
## Install
```bash
$ npm install --global ink-cli-example
```## CLI
```
$ ink-cli-example --helpUsage
$ ink-cli-exampleOptions
--name Your nameExamples
$ ink-cli-example --name=Jane
Hello, Jane
```