Documentation
¶
Index ¶
Constants ¶
View Source
const (
//TTVERSION tt default version
TTVERSION = "0.3.0"
)
Variables ¶
View Source
var RootCmd = &cobra.Command{
Use: "tt",
Short: "A supplementary tool for github.com/alwqx/translate.",
Long: `tt is a CLI for generating template Markdown post.
It is developed to quickly generate template post for https://github.com/alwqx/translate repo.`,
}
RootCmd 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.