xdgleam
A library to read XDG Base Directory in pure Gleam-lang.
Further documentation can be found at https://hexdocs.pm/xdgleam.
Development
gleam run # Run the project
gleam test # Run the tests
# Or with Nix
nix build
nix develop
nix-shell
nix-build