An open API service indexing awesome lists of open source software.

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.

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