Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Repo stores the information in the local repository. Repo *repo.Repository )
View Source
var RootCmd = &cobra.Command{
Use: "maintainer",
Short: "Help you to be a qualified maintainer.",
Long: `maintainer is a CLI app to help you to generate AUTHORS, CONTRIBUTING.md, CHANGELOG.md and so on.`,
}
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.