Versions in this module Expand all Collapse all v0 v0.2.0 Jul 27, 2026 v0.1.0 Jul 24, 2026 Changes in this version + func ResolveRequires(applicable []Module, selected map[string]bool) map[string]bool + type Module struct + Detect func(p detect.Project) bool + ID string + Recipes string + Requires []string + Title string + Tools []string + func ForProject(p detect.Project) []Module