cmd

package module
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: May 31, 2021 License: Apache-2.0 Imports: 2 Imported by: 2

README

CmdBox Default version Module

GoDoc License Go Report Card Coverage

This module provides the default version command to be used in CmdBox composite (monolith) programs. Hence, it has no stand-alone variation. CmdBox developers are free to use whatever version module they choose or to omit it entirely when minimal executable sizes are desired.

Install

Use import with a blank identifier to be composed:

import (
  "github.com/rwxrob/cmdbox"
  _ "github.com/rwxrob/cmdbox-version"
)

Embedded Documentation

See the cmd.go file itself for additional embedded documentation about this command.

Usage

foo version

Copyright (c) 2021 Robert S. Muhlestein Released under the Apache 2.0

Contributors and project participants implicitly accept the Developer Certificate of Authenticity (DCO).

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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