package
Version:
v1.0.0
Opens a new window with list of versions in this module.
Published: Jul 14, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
UsageDoc help document passed to docopts
type OptStart struct {
Start bool `docopt:"start"`
Template string `docopt:"<handle>"`
ProjectPath string `docopt:"<project>"`
List bool `docopt:"-l"`
ListLong bool `docopt:"--long"`
}
OptStart start a new project from templates.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.