# Functions
CheckLatest run tcnksm/go-latest with gcli settings.
# Constants
CheckTimeout is timeout of executing go-latest.Check().
ExitCodes.
ExitCodes.
# Structs
ApplyCommand is a Command that generates a new cli project.
DesignCommand is a Command that generates a new cli project.
ListCommand is a Command that lists all avairable frameworks.
Meta contain the meta-option that nealy all subcommand inherited.
NewCommand is a Command that generates a new cli project.
ValidateCommand is a Command that validate template file.
VersionCommand is a Command that shows version.
# Type aliases
CommandFlag implements the flag.Value interface and allows multiple calls to the same variable to append a list.
FlagFlag implements the flag.Value interface and allows multiple calls to the same variable to append a list.