setup

package
v0.9.3 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 2026 License: MIT Imports: 14 Imported by: 0

Documentation

Overview

Package setup contains the interactive setup wizard used to detect the Unreal Engine source, AWS credentials, and other prerequisites, then writes the initial ludus.yaml configuration.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "setup",
	Short: "Interactive setup wizard for first-time configuration",
	Long: `Guided setup that scans your system, auto-detects settings, and writes
a complete ludus.yaml configuration file.

Steps:
  1. Locate Unreal Engine source directory
  2. Auto-detect engine version from Build.version
  3. Configure game project (Lyra or custom)
  4. Choose deployment target
  5. Configure AWS settings (optional)
  6. Write ludus.yaml

Use --profile to create a profile-specific config (ludus-<profile>.yaml).`,
	RunE: runSetup,
}

Cmd is the setup wizard command.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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