version

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2026 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source

Logo is the compact ASCII brand mark as provided by the user (verbatim, character-for-character — kept exact even where the letterforms are unconventional). Single source of truth: shared by `brocode -v` and the TUI's fresh-session hero banner so the brand never drifts between them.

View Source
const Tagline = "ship less, ship right"

Tagline is the CLI's one-line motto.

Variables

View Source
var (
	// Version is the current semver release of BroCode.
	Version = "v0.1.1"
	// Commit is the git commit hash, populated at build time via -ldflags.
	Commit = "none"
	// Date is the build timestamp, populated at build time via -ldflags.
	Date = "unknown"
)

Functions

func Banner() string

Banner returns the logo plus tagline (used by `brocode -v`).

func Info

func Info() string

Info returns the formatted version information for CLI output.

Types

This section is empty.

Jump to

Keyboard shortcuts

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