Versions in this module Expand all Collapse all v0 v0.1.2 Aug 4, 2025 v0.1.1 Aug 4, 2025 Changes in this version + type Generator interface + GenerateProject func(config templates.ProjectConfig) error + GenerateTool func(projectRoot string, config templates.ToolConfig) error + func GetGenerator(framework string) (Generator, error)