forge

module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2026 License: MIT

README

forge

Shared foundation for the github.com/adaouat/* CLIs — bifrost (atomic deployment) and heraut (release management). Forge holds the common CLI runtime packages and the canonical scaffolding those apps share. Zero domain logic lives here.

Directories

Path Synopsis
Package exec runs external CLI commands behind a small interface so callers can swap a recording mock in tests.
Package exec runs external CLI commands behind a small interface so callers can swap a recording mock in tests.
exectest
Package exectest provides test doubles for the exec package: a recording MockRunner and a FakeBin helper for tests that need the real exec path.
Package exectest provides test doubles for the exec package: a recording MockRunner and a FakeBin helper for tests that need the real exec path.
Package exitcode maps errors to process exit codes.
Package exitcode maps errors to process exit codes.

Jump to

Keyboard shortcuts

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