new

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdNew = &cobra.Command{
	Use:     "new",
	Example: "kun new demo-api",
	Short:   "create a new project.",
	Long:    `create a new project with kun layout.`,
	Run:     run,
}

Functions

This section is empty.

Types

type Project

type Project struct {
	ProjectName string `survey:"name"`
}

func NewProject

func NewProject() *Project

Jump to

Keyboard shortcuts

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