install

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: May 23, 2026 License: Apache-2.0, MIT Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewInstallCommand

func NewInstallCommand(wpmCli command.Cli) *cobra.Command

func Run

func Run(ctx context.Context, cwd string, wpmCli command.Cli, opts RunOptions) error

Types

type RunOptions

type RunOptions struct {
	NoDev              bool
	IgnoreScripts      bool
	DryRun             bool
	Config             *wpmjson.Config
	SaveConfig         bool
	NetworkConcurrency int
	Trigger            Trigger
}

type Trigger

type Trigger int
const (
	TriggerUpdate Trigger = iota
	TriggerInstall
	TriggerUninstall
)

Jump to

Keyboard shortcuts

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