package
0.3.4
Repository: https://github.com/jkawamoto/fgo.git
Documentation: pkg.go.dev

# Functions

CmdBuild run the build command.
CmdInit parses options and run cmdInit.
CmdUpdate implements update command.

# 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.