# Constants
BrewFormulaSuffix defines the suffix of brew formula template files.
HomebrewFlag defines the flag name of homebrew option.
PackageFlag defines the flag name of package option.
SnapshotVersion defines the version string for a snapshot build.
TemplateSuffix defines the suffix of template files.
# Structs
BuildOpt defines options for cmdInit.
Directories defines a configuration structure.
InitOpt defines options for cmdInit.
# Interfaces
Generator is an interface provides Generate method.