Documentation
¶
Index ¶
- Variables
- func Execute(version string, commit string, date string)
- func GetGenerateCmd() *cobra.Command
- func GetGenerateGoCmd() *cobra.Command
- func GetGenerateNodeJSCmd() *cobra.Command
- func GetGenerateReactCmd() *cobra.Command
- func GetInitCmd() *cobra.Command
- func GetRootCmd() *cobra.Command
- func GetVersionCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit string Date string )
Functions ¶
func Execute ¶
Execute adds all child commands to the root command and sets flags appropriately. This is called by main.main(). It only needs to happen once to the rootCmd.
func GetGenerateCmd ¶ added in v0.2.0
func GetGenerateGoCmd ¶ added in v0.2.0
func GetGenerateNodeJSCmd ¶ added in v0.3.2
func GetGenerateReactCmd ¶ added in v0.2.0
func GetInitCmd ¶ added in v0.2.0
func GetRootCmd ¶ added in v0.2.0
func GetVersionCmd ¶ added in v0.2.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.