[![NPM version](https://img.shields.io/npm/v/admob-plus.svg)](https://npmjs.org/package/admob-plus)
[![GitHub last commit](https://img.shields.io/github/last-commit/admob-plus/admob-plus)](https://github.com/admob-plus/admob-plus)
![Dependency status](https://img.shields.io/librariesio/release/npm/admob-plus)
![Vulnerabilities](https://img.shields.io/snyk/vulnerabilities/npm/admob-plus)
![NPM license](https://img.shields.io/npm/l/admob-plus)

admob-plus
==========

<!-- AUTO-GENERATED-CONTENT:START (TOC) -->
- [Usage](#usage)
- [Commands](#commands)
  - [`admob-plus doctor`](#admob-plus-doctor)
  - [`admob-plus info`](#admob-plus-info)
<!-- AUTO-GENERATED-CONTENT:END -->

<!-- AUTO-GENERATED-CONTENT:START (CLI) -->
## Usage

```
admob-plus <command>

Commands:
  admob-plus doctor    Check your project setup for potential problems
  admob-plus info      Get relevant version info about OS, toolchain and librari
                       es
  admob-plus install   Install plugin
  admob-plus test-ids  Print test IDs

Options:
  --version  Show version number                                       [boolean]
  --cwd                                                  [string] [default: "."]
  --help     Show help                                                 [boolean]
```

## Commands

### `admob-plus doctor`

Check your project setup for potential problems

```
Options:
  --version  Show version number                                       [boolean]
  --cwd                                                  [string] [default: "."]
  --help     Show help                                                 [boolean]
```

### `admob-plus info`

Get relevant version info about OS, toolchain and libraries

```
Options:
  --version    Show version number                                     [boolean]
  --cwd                                                  [string] [default: "."]
  --help       Show help                                               [boolean]
  --clipboard  Copy the environment report output to the clipboard     [boolean]
```
<!-- AUTO-GENERATED-CONTENT:END -->
