Documentation
¶
Index ¶
Constants ¶
View Source
const Logo = `` /* 177-byte string literal not displayed */
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.26" // 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 ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.