package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Dec 30, 2020
License: MIT
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
DefaultCommand = &cli.Command{
Name: "create",
Usage: "创建新项目",
Before: Before,
Action: Action,
}
)
func Action(ctx *cli.Context) error
func Before(ctx *cli.Context) error
Source Files
¶
Click to show internal directories.
Click to hide internal directories.