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 struct + func NewGenerator() *Generator + func (g *Generator) GenerateProject(config templates.ProjectConfig) error + func (g *Generator) GenerateTool(projectroot string, config templates.ToolConfig) error