Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Creator ¶
type Creator struct { common.CommandRunner common.FileSystem common.Template Mode Mode Path string Package string Name string Description string Copyright string Overwrite bool WithGit bool WithDocker bool WithGithubAction bool WithGitlabCI bool Verbose bool LogLevel string LogDir string }
Creator implements the "init" and "new" commands
func (*Creator) FixCreatorDefaults ¶ added in v1.9.7
func (Creator) RequiresBuild ¶
RequiresBuild indicates if a build is required before running the command
Click to show internal directories.
Click to hide internal directories.