generate

package
v1.13.4 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PRBody

func PRBody(stack *detect.StackConfig, files []GeneratedFile) string

Types

type GeneratedFile

type GeneratedFile struct {
	Path    string
	Content []byte
}

func Generate

func Generate(stack *detect.StackConfig) ([]GeneratedFile, error)

func GenerateMonorepo added in v1.4.0

func GenerateMonorepo(components []detect.Component, cfg *config.Config) ([]GeneratedFile, error)

type TemplateData

type TemplateData struct {
	Stack     *detect.StackConfig
	RepoOwner string
	RepoName  string
	IsNode    bool
	IsPython  bool
	IsJava    bool
	IsGo      bool
	IsRust    bool
	UseYarn   bool
	UsePnpm   bool
	UseMaven  bool
	UseGradle bool
	UsePoetry bool
}

Jump to

Keyboard shortcuts

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