package
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: May 9, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Command = &cli.Command{
Name: "create",
Usage: "[-t ${template} [-m ${modName}]] ${appName}",
Description: "create a gone app",
Flags: flags,
Action: action,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.