README.md

![dove](https://raw.githubusercontent.com/massivefermion/dove/main/banner.jpg)

# dove

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

## <img width=32 src="https://raw.githubusercontent.com/massivefermion/dove/main/icon.png"> Quick start

```sh
gleam test  # Run the tests
gleam shell # Run an Erlang shell
```

## <img width=32 src="https://raw.githubusercontent.com/massivefermion/dove/main/icon.png"> Installation

If available on Hex this package can be added to your Gleam project:

```sh
gleam add dove
```

and its documentation can be found at <https://hexdocs.pm/dove>.