README.md

# cleam

[![Package Version](https://img.shields.io/hexpm/v/cleam)](https://hex.pm/packages/cleam)
[![Hex Docs](https://img.shields.io/badge/hex-docs-ffaff3)](https://hexdocs.pm/cleam/)

![logo](logo.png)

Cleam for clean Gleam. Detect unused exports.

```sh
gleam add cleam --dev
```
```sh
gleam run -m cleam
```

## Current support

* [x] Functions
* [ ] Constants
* [ ] Types