build

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Feat

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

func NewFeat

func NewFeat(
	clean func(string) error,
	runDist target.Run[target.Project_],
	runPack target.Run[target.Dist_],
) *Feat

func (Feat) Dist

func (r Feat) Dist(ctx context.Context, dir ...string) (err error)

func (Feat) Pack

func (r Feat) Pack(ctx context.Context, dir ...string) (err error)

func (Feat) Run

func (r Feat) Run(ctx context.Context, dir string) (err error)

Jump to

Keyboard shortcuts

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