An exploration in porting python's pocketflow to Gleam
gleam add pocketglow@1import pocketglow
pub fn main() -> Nil {
// TODO: An example of the project in use
}TODO: Add a description
Further documentation can be found at https://hexdocs.pm/pocketglow.
gleam run # Run the project
gleam test # Run the tests