gleem
Please note Gleem is in development, it is not finished or ready for use.
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://gleem.hexdocs.pm.
Development
gleam run # Install the binary.
Copyright (c) 2026 Thebugcanfly13