initial

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Jan 26, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Cmd = &cobra.Command{
	Use:   "init",
	Short: "快速生成项目模板",
	Run:   InitCmd,
}

Functions

func InitCmd

func InitCmd(_ *cobra.Command, _ []string)

Types

type Project

type Project struct {
	Name string
	Url  string
}

type QuestionConfig

type QuestionConfig struct {
	Project string
	Name    string
}

Jump to

Keyboard shortcuts

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