# noodl-cli

## Install

```bash
$ npm install --global noodl-cli
```

## Usage

```
$ noodl-cli --help

  Usage
    $ noodl <input>

  Options
    --config meet4d
    --device web
    --env test
    --generate app
    --server

  Examples
    $ noodl --config meet4d -e test --server -g app
```

- https://github.com/sindresorhus/wait-for-localhost
- https://github.com/sindresorhus/strip-json-comments
- https://github.com/sindresorhus/first-run
- https://github.com/sindresorhus/latest-version
- https://github.com/sindresorhus/clipboardy
- https://github.com/AriaMinaei/pretty-error
