Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "tmpltr",
Short: "Tmpltr is a template manager that generates files or directories from templates.",
Long: `Tmpltr is a template manager that generates files and directories from templates.
Tmpltr stores template files in the configuration directory.
`,
}
RootCmd is the root Cobra Command for the CLI. It has persistent flags to set the config directory.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.