Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNew = &cobra.Command{
Use: "new",
Example: "brix new demo-api",
Short: "create a new project.",
Long: `create a new project with brix layout.`,
Run: run,
}
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.