project

package
v1.0.2 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 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: "eos new demo",
	Short:   "创建一个新项目",
	Long:    "使用eos创建一个新的项目",
	Run:     run,
}

Functions

This section is empty.

Types

type Project

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

Jump to

Keyboard shortcuts

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