Files
setup-beam/test/projects/gleamgleam
Paulo F. Oliveira 3025c9910d Dependabot version updates (#340)
* yamllint for newer file

* Allow for proper, lower-level, pinning

Makes for increased reproducibility (and overall control)
2025-05-30 02:53:21 +01:00
..

gleamgleam

Package Version Hex Docs

gleam add gleamgleam@1
import gleamgleam

pub fn main() {
  // TODO: An example of the project in use
}

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

Development

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