Trellis: workspace tooling for Gleam monorepos
Summary
The article introduces Trellis, a workspace tool for Gleam monorepos that derives the dependency graph and build/publish order from per-package gleam.toml files, reducing manual topological scripting. It addresses cross-package build coordination and release automation, and includes changelog integration via Changie, showcasing Trellis as an open-source, modular solution for multi-package projects.