init

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2025 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	AutoVersionSource   = "auto"
	GitHubVersionSource = "github"

	VersionSources = []string{
		AutoVersionSource,
		GitHubVersionSource,
	}
)

Functions

func NewConfig

func NewConfig() *cobra.Command

func NewVersion

func NewVersion() *cobra.Command

Types

type VersionOptions

type VersionOptions struct {
	work.ChdirOptions
	Name     string
	Source   string
	Makefile bool
}

Jump to

Keyboard shortcuts

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