What worgo is for
- Go workspaces at monorepo scale — treat multi-module trees as first-class, not an afterthought on top of
go work - Project management for Go: init, dependency workflows, and workspace operations with a single CLI shape
- Zig implementation — same systems approach as rusty and scripty: fast paths, explicit behavior, minimal ceremony
How it fits the suite
These products ship under the solved.gg / iResolved, LLC product family.
Status
worgo is in early access / coming soon. Install instructions, workspace model details, and CLI reference will land here as the product surface freezes. Until then:- Product site: worgo.pm.solved.gg
- Suite hub: pm.solved.gg
- Org overview: solved.gg/projects
What to expect next in these docs
- Install and hello-world module
- Workspace layout and multi-module workflows
- Dependency and build integration with the Go toolchain
- CLI and configuration reference