execute

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	BuildFlagName   = "build"
	NoBuildFlagName = "no-build"
	RunFlagName     = "run"
)

Variables

View Source
var DefaultExclusions = []string{"*.log", ".git/"}

Functions

func NewCmd

func NewCmd() *cobra.Command

NewCmd creates execute command which triggers defined build and/or run script When --watch is defined it will continuously observe file system changes in the defined set of directories and re-runs build and run command when they occur. It is hidden (not user facing) as it's integral part of develop command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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