Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "lablog [command]",
Short: "lablog makes taking notes and todos easy",
Long: `lablog orders notes and todos into projects and subprojects without dictating a specific format.`,
RunE: runCmdShowProjects,
PersistentPreRunE: setLogLevel,
}
This represents the base command when called without any subcommands
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.