giolt_sdk
The Giolt SDK for building, developing and deploying Gleam apps on the edge.
There is no CLI. giolt_sdk is a library — you write plain Gleam scripts that
call into it, and you own your own build. The only thing invoked by module
name is a one-shot scaffolder.
Install
gleam add giolt_sdk
Documentation
Full docs, including a get-started guide and the complete SDK reference, live at docs.giolt.com/sdk.
Issues
Found a bug or have a feature request? File it at github.com/withgiolt/issues.