build

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2024 License: MIT Imports: 22 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Command = &cli.Command{
	Name: "build",
	Subcommands: attachName0([]*cli.Command{
		{
			Name:   "config",
			Action: buildConfig,
		},
		{
			Name:   "code",
			Action: buildCode,
		},
		{
			Name:   "function",
			Action: buildFunction,
		},
		{
			Name:   "website",
			Action: buildWebsite,
		},
		{
			Name:   "library",
			Action: buildLibrary,
		},
	}),
}

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