Documentation ¶
Index ¶
- func Build() *cli.Command
- func BuildGoFile(ctx *cli.Context) error
- func CopyToTarget(ctx *cli.Context) error
- func ExecCommandsAfter(ctx *cli.Context) error
- func ExecCommandsBefore(ctx *cli.Context) error
- func ExecScriptAfter(ctx *cli.Context) error
- func ExecScriptBefore(ctx *cli.Context) error
- func WriteRkMetaFile(ctx *cli.Context) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildGoFile ¶ added in v1.0.1
func BuildGoFile(ctx *cli.Context) error
BuildGoFile Build go file
func CopyToTarget ¶ added in v1.0.1
func CopyToTarget(ctx *cli.Context) error
CopyToTarget Copy folders to target folder
func ExecCommandsAfter ¶ added in v1.0.1
func ExecCommandsAfter(ctx *cli.Context) error
ExecCommandsAfter Execute user provided commands after building
func ExecCommandsBefore ¶ added in v1.0.1
func ExecCommandsBefore(ctx *cli.Context) error
ExecCommandsBefore Execute user provided commands before building
func ExecScriptAfter ¶ added in v1.0.1
func ExecScriptAfter(ctx *cli.Context) error
ExecScriptAfter Execute user provided scripts after building
func ExecScriptBefore ¶ added in v1.0.1
func ExecScriptBefore(ctx *cli.Context) error
ExecScriptBefore Execute user provided scripts before building
func WriteRkMetaFile ¶ added in v1.0.1
func WriteRkMetaFile(ctx *cli.Context) error
WriteRkMetaFile Write RK meta into .rk folder
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.