Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AwesomeCmd = &cobra.Command{
Use: "awesome",
Long: `Show awesome information`,
Run: awesomeCmd,
}
View Source
var AwesomeConfigPath string
View Source
var AwesomeCsvPath string
View Source
var AwesomeMode string
View Source
var ClearMode bool
View Source
var ConfigPath string
View Source
var InstallCmd = &cobra.Command{
Use: "install",
Long: `Show install information`,
Run: installCmd,
}
View Source
var InstallMode string
View Source
var Mode string
Functions ¶
This section is empty.
Types ¶
type GithubItem ¶
Click to show internal directories.
Click to hide internal directories.