manifest

package
v0.0.0-...-356750c Latest Latest
Warning

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

Go to latest
Published: May 18, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GitConfigDir = ".git"
	Name         = "manifest"
	Summary      = "Generate a template.json file for a template."
)
View Source
const UsageTmpl = `` /* 707-byte string literal not displayed */

UsageTmpl Usage information template of this command.

Variables

View Source
var UsageMessages = map[string]string{
	"manifest": "Perform operations on the template manifest file.",
	"help":     "Display this usage information.",
	"Skip":     "skip files when generating the manifest.",
}
View Source
var UsageVars = map[string]string{}

Functions

func Init

func Init() *flag.FlagSet

func Run

func Run(ca []string) error

Run This he subcommand with input

Types

type Arguments

type Arguments struct {
	Cmd  string // command to run.
	Path string // path to generate a manifest for.
	Skip string // files to exclude when generating a template manifest
}

Jump to

Keyboard shortcuts

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