Expand description
Shared primitives for Gobby CLI tools.
Small, dependency-light helpers that multiple Gobby binaries (gcode,
gsqz, gloc, ghook) share: project-root walk-up, project-id reading,
bootstrap config resolution, daemon URL construction.
Modules§
- bootstrap
- Bootstrap config resolution.
- daemon_
url - Daemon URL composition with unroutable-host normalization.
- project
- Project-root discovery and project-id reading.