Documentation ¶
Overview ¶
create.go
Package create defines the 'create' subcommand for the Kuma CLI. It handles generating project scaffolds based on Go templates.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ProjectPath string VariablesFile string FromFile string TemplateVariables map[string]interface{} )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.