Documentation ¶
Index ¶
Constants ¶
View Source
const ( ExitCodeOK int = 0 // Error Starts from 10 ExitCodeError = 10 + iota ExitCodeParseFlagsError )
View Source
const EnvGitHubToken = "GITHUB_TOKEN"
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "ghbr",
Short: "GHBR is a simple CLI tool to create and update your Homebrew formula",
}
Functions ¶
func NewVersionCmd ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.