new

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 6, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var CmdNew = &cobra.Command{
	Use:     "new",
	Example: "goal new demo-api",
	Short:   "Create a new project.",
	Long:    `Create a new project with goal 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