project

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2026 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Initializer

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

Initializer handles project setup.

func NewInitializer

func NewInitializer(cfg *config.Config) *Initializer

NewInitializer creates a new project initializer.

func (*Initializer) Init

func (i *Initializer) Init(ctx context.Context, name, repoURL string) error

Init initializes a new project by cloning the repository.

Jump to

Keyboard shortcuts

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