create

package
v1.0.0-alpha.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 30, 2021 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	MultiStage bool
	Java       int
)
View Source
var (
	Version string
	Build   string
	Init    bool
)
View Source
var (
	Cmd = &cobra.Command{
		Use:   "create TYPE NAME",
		Short: "Create a Liferay project",
		Run: func(cmd *cobra.Command, args []string) {
			if len(args) == 0 {
				promptCreateChoices(cmd, args)
			}
		},
	}
)
View Source
var (
	CodeGen bool
)
View Source
var (
	TemplateEngine string
)

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL