build

command
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 19, 2025 License: Apache-2.0 Imports: 20 Imported by: 0

Documentation

Overview

Debug commands for the build tool CLI.

Package main provides the CLI for the build tool.

This file defines interfaces for components used by the CLI. Internal packages provide concrete implementations that satisfy these interfaces. This follows the Go idiom of "accept interfaces, return structs" and allows the CLI to remain decoupled from implementation details.

Command build is a Make-inspired build tool with readable syntax.

Jump to

Keyboard shortcuts

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