product

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package product provides commands to manage the product.

Index

Constants

This section is empty.

Variables

View Source
var ProductCmd = &cobra.Command{
	Use:   "product",
	Short: "Commands for the product you are building (the 'what').",
}

ProductCmd represents the base command for the 'product' subcommand group.

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
Package build provides the command to build the project.
Package build provides the command to build the project.
Package clean provides the command to clean project artifacts.
Package clean provides the command to clean project artifacts.
Package codemod provides the command to apply code modifications.
Package codemod provides the command to apply code modifications.
Package format provides the command to auto-format project source code.
Package format provides the command to auto-format project source code.
Package quality provides the command to run code quality checks.
Package quality provides the command to run code quality checks.
Package run provides the command to execute example applications.
Package run provides the command to execute example applications.
Package test provides the command to run project tests.
Package test provides the command to run project tests.

Jump to

Keyboard shortcuts

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