README.md

# gextra

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

```sh
gleam add gextra
```

Further documentation can be found at <https://hexdocs.pm/gextra>.

## Development

```sh
gleam run   # Run the project
gleam test  # Run the tests
```