build

command
v0.0.162 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2026 License: MIT Imports: 3 Imported by: 0

Documentation

Overview

usage: go run ./script/build (go build -o bin/__PROJECT_NAME__)

Proposed behavior (sketch):

  1. Parse optional flags if any (default: native go build).
  2. Run go build -o bin/__PROJECT_NAME__ for the module root.
  3. Exit non-zero on build failure.

Jump to

Keyboard shortcuts

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