Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Tag is set at build time. Tag string // SHA is set at build time. SHA string // Built is set at build time. Built string )
View Source
var RootCmd = &cobra.Command{
Use: "conform",
Short: "DRY, hygienic, fast builds.",
Long: ``,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func Execute ¶
func Execute()
Execute adds all child commands to the root command sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func PrintLongVersion ¶
func PrintLongVersion()
PrintLongVersion prints verbose version information.
Types ¶
Click to show internal directories.
Click to hide internal directories.