make

package
v0.17.0 Latest Latest
Warning

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

Go to latest
Published: Sep 7, 2026 License: MIT Imports: 20 Imported by: 0

Documentation

Overview

Package make is `keryx reel make`: one-command reel orchestration (spec 0020). It composes the existing stage cores — VO + music + card (+ optional cover) gen, each auto-picked, then `reel build` — over a workspace that already has a storyboard, generating only what's missing (idempotent) and confirming the spend first.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdMake

func NewCmdMake(props *props.Props) *setup.Command

func RunMake

func RunMake(ctx context.Context, p *props.Props, opts *MakeOptions, _ []string) error

RunMake orchestrates a finished reel in one pass over an existing storyboard.

Types

type MakeOptions

type MakeOptions struct {
	Workspace string
	Takes     int
	Theme     string
	Avatar    string
	Cover     string
	Silent    bool
	NoMusic   bool
	DryRun    bool
	Yes       bool
}

Jump to

Keyboard shortcuts

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