https://github.com/oresoftware/cli.parser
Progressive and typed command line parsing, with emphasis on JSON, for Node.js and TypeScript.
https://github.com/oresoftware/cli.parser
cli command-line typescript
Last synced: 23 days ago
JSON representation
Progressive and typed command line parsing, with emphasis on JSON, for Node.js and TypeScript.
- Host: GitHub
- URL: https://github.com/oresoftware/cli.parser
- Owner: ORESoftware
- License: mit
- Created: 2018-09-04T07:22:46.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-04-17T22:08:18.000Z (almost 2 years ago)
- Last Synced: 2024-04-18T19:39:14.799Z (almost 2 years ago)
- Topics: cli, command-line, typescript
- Language: TypeScript
- Homepage:
- Size: 85.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
## Using Cli.Parser ( @oresoftware/cli )
### install
```bash
npm install @oresoftware/ci
```
### Using the options
### Using env vars
```bash
export my_env_var='{"value":"foo"}'
```
env vars have to use JSON