buildcmd

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Feb 3, 2026 License: EUPL-1.2 Imports: 23 Imported by: 0

Documentation

Overview

Package buildcmd provides project build commands with auto-detection.

Package buildcmd provides project build commands with auto-detection.

Supports building:

  • Go projects (standard and cross-compilation)
  • Wails desktop applications
  • Docker images
  • LinuxKit VM images
  • Taskfile-based projects

Configuration via .core/build.yaml or command-line flags.

Subcommands:

  • build: Auto-detect and build the current project
  • build from-path: Build from a local static web app directory
  • build pwa: Build from a live PWA URL
  • build sdk: Generate API SDKs from OpenAPI spec

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AddBuildCommands

func AddBuildCommands(root *cobra.Command)

AddBuildCommands registers the 'build' command and all subcommands.

Types

This section is empty.

Jump to

Keyboard shortcuts

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