Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Date string
View Source
var RootCmd = &cobra.Command{ Use: "githubhop", Short: "Timehop for GitHub", Long: `Timehop for GitHub Running githubhop on it's own will call the run command.`, Run: func(cmd *cobra.Command, args []string) { runCmd.Run(cmd, args) }, }
RootCmd represents the base command when called without any subcommands
View Source
var Username string
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.