templates

package
v0.1.10 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2026 License: Apache-2.0 Imports: 8 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 struct{}

Generator for Skills

func NewGenerator

func NewGenerator() *Generator

NewGenerator creates a new Skill generator

func (*Generator) GenerateProject

func (g *Generator) GenerateProject(config ProjectConfig) error

GenerateProject generates a new Python project

type ProjectConfig

type ProjectConfig struct {
	NoGit       bool
	Directory   string
	Verbose     bool
	ProjectName string
	Empty       bool
}

Jump to

Keyboard shortcuts

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