wizard

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DiscoverWorkflows

func DiscoverWorkflows(workflowDir string) ([]string, error)

Types

type GroupBuilder

type GroupBuilder struct {
	ID          string
	Name        string
	Description string
	Workflows   []string
}

GroupBuilder holds the state for building a group

type Wizard

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

Wizard handles the interactive configuration creation

func New

func New(workflows []string, configPath string) *Wizard

New creates a new wizard with the discovered workflows

func (*Wizard) Run

func (w *Wizard) Run() (*config.Config, error)

Run executes the interactive wizard

Jump to

Keyboard shortcuts

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