A library to express RIFF format in pure Gleam-lang
Further documentation can be found at https://hexdocs.pm/glriff.
gleam run # Run the project
gleam test # Run the tests
# Or with Nix
nix build
nix develop
nix-shell
nix-build