README.md

# glitch

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

```sh
gleam add glitch
```
```gleam
import glitch

pub fn main() {
  // TODO: An example of the project in use
}
```

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

## Development

```sh
gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell
```
OSZAR »