## EXAMPLES

Run the command:

```bash
  $ bb-ang check-api
```

specify library to be check:

```bash
  $ bb-ang check-api --lib my-library
```

where we can check library API:

```bash
  $ bb-ang check-api --report-folder ./apis
```
