glriff

A library to express RIFF format in pure Gleam-lang

Package VersionHex Docs

Further documentation can be found at https://hexdocs.pm/glriff.

Development

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

# Or with Nix

nix build
nix develop
nix-shell
nix-build