templates

package
v0.35.2 Latest Latest
Warning

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

Go to latest
Published: Nov 9, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InitGit

func InitGit(projectDir string) error

func InstallDependencies

func InstallDependencies(projectDir, packageManager string) error

Types

type Generator

type Generator struct {
	// contains filtered or unexported fields
}

func NewGenerator

func NewGenerator(templateName string, projectName string, packageManager string) (*Generator, error)

func (*Generator) Generate

func (g *Generator) Generate(targetDir string) error

type TemplateData

type TemplateData struct {
	ProjectName    string
	PackageManager string
}

Jump to

Keyboard shortcuts

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