cmd

package
v0.0.0-...-8f5952b Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2020 License: MPL-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewApp

func NewApp() (app *cli.App)

NewApp creates a new CLI app. Returns the cli app.

func NewVersionCommand

func NewVersionCommand(app *cli.App) *cli.Command

NewVersionCommand a command for semver version management based on git tags. Returns the CLI command.

func NewVersionGetCommand

func NewVersionGetCommand(app *cli.App) *cli.Command

NewVersionGetCommand a command to get the current semver version. Returns the CLI command.

func NewVersionGetNextCommand

func NewVersionGetNextCommand(app *cli.App) *cli.Command

NewVersionGetNextCommand a command to get the next semver version. Returns the CLI command.

func NewVersionUpCommand

func NewVersionUpCommand(app *cli.App) *cli.Command

NewVersionUpCommand a command to increment the current semver version. The [strategy|s] flag allows you to choose which semver level to increment. Returns the CLI command.

Types

This section is empty.

Jump to

Keyboard shortcuts

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