Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var CmdNew = &cobra.Command{
Use: "new",
Short: "Create a project",
Long: "Create a project using the repository template. Example: ratel new helloworld",
Run: run,
}
CmdNew represents the new command.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.