gleem
gleam add gleem@1
import gleem/install
pub fn main() -> Nil {
install.main()
// Then run it to install to your system. (Requires ROOT permissions.)
}
Further documentation can be found at https://hexdocs.pm/gleem.
Development
gleam run # Install the binary.
Copyright (c) 2026 Thebugcanfly13