## EXAMPLES

Run the command:

```bash
  $ bb-ang extract-api
```

specify library to be extract:

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

specify the place to extract library API.:

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