Documentation
¶
Overview ¶
Package init provides the top-level init command, which delegates to project init.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdInit ¶
func NewCmdInit(f *cmdutil.Factory, runF func(context.Context, *projectinit.ProjectInitOptions) error) *cobra.Command
NewCmdInit creates the init command, which is an alias for 'clawker project init'. All project initialization functionality lives in the project init command; this command prints an alias tip to stderr, then forwards flags and delegates.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.