initialize

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

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

	VersionSources = []string{
		AutoVersionSource,
		GitHubVersionSource,
	}
)
View Source
var Cmd = New()
View Source
var ConfigCmd = NewConfig()
View Source
var VersionCmd = NewVersion()

Functions

func New

func New() *cobra.Command

func NewConfig

func NewConfig() *cobra.Command

func NewVersion

func NewVersion() *cobra.Command

Types

type InitOptions

type InitOptions struct{}

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