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 common.Logging Mode Mode Path string Package string Name string Description string Copyright string Overwrite bool WithGit bool WithDocker bool WithGithubAction bool WithGitlabCI bool }
Creator implements the "init" and "new" commands
func (Creator) RequiresBuild ¶
RequiresBuild indicates if a build is required before running the command
Click to show internal directories.
Click to hide internal directories.