## @pokujs/c8

☔️ Facilitator utility for coverage with [**c8**](https://github.com/bcoe/c8) using [**Poku**](https://github.com/wellwelwel/poku).

> [!IMPORTANT]
>
> WIP 🚧

### Installation

```sh
npm i -D poku @pokujs/c8
```

### Usage

```sh
npx poku --coverage=c8
```
