Documentation ¶
Index ¶
Constants ¶
View Source
const ( DefaultRepoName = "core" DefaultRepoURL = "http://raw.githubusercontent.com/snwfdhmp/duck-core/master/" )
View Source
const (
DuckVersion = "duck 1.0"
)
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "duck",
Short: "Developer assistant",
Long: `Duck is a developer assistant, it helps you to automate task
by creating custom commands (called 'lings'), or by managing
your projects.`,
}
RootCmd represents the base command when called without any subcommands
Functions ¶
func DuckGlobalConfPath ¶
Types ¶
This section is empty.
Source Files ¶
Click to show internal directories.
Click to hide internal directories.