frameworks

package
v0.1.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 16, 2025 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator interface {
	GenerateProject(config templates.ProjectConfig) error
	GenerateTool(projectRoot string, config templates.ToolConfig) error
}

Generator defines the interface for a framework-specific generator.

func GetGenerator

func GetGenerator(framework string) (Generator, error)

GetGenerator returns a generator for the specified framework.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL