cmds

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 16, 2020 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

View Source
const Service = "antproxy"

Variables

View Source
var Execute = xcmd.Init(func(cmd *xcmd.Command) {
	cmd.Version = version.Version
	cmd.Use = Service

	cmd.AddCommand(
		mkcert.Init(),
		antproxy.Init(),
	)
})

Execute exec

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Command mkcert is a simple zero-config tool to make development certificates.
Command mkcert is a simple zero-config tool to make development certificates.

Jump to

Keyboard shortcuts

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