CLI
The core command line interface. Multi-repo management, build system, quality assurance, and development workflows.
Command Groups
core dev
Multi-repo development workflows. Status checks, commit assistance, push/pull across all repositories, GitHub issue and PR integration.
core build
Auto-detecting build system. Compiles Go, Wails, Docker, and more. Cross-compilation, archiving, checksums, and release publishing.
core go
Go development tools. Test, coverage, format, lint, vet, and full QA pipeline. Race detection, vulnerability scanning, and security auditing.
core docs
Documentation management. List, sync, and publish docs across the monorepo. Generates static documentation sites from source.
Quick Start
Check the health of all repositories:
Full workflow — status, commit, push:
Run QA across a Go module:
Build for all platforms:
Key Features
Multi-Repo
Manage 30+ repositories from a single command. Status, commit, push, pull, and impact analysis across the entire monorepo.
Auto-Detect
The build system detects project type automatically. Go, Wails, Docker, Node — one command builds everything.
Quality Gates
Integrated QA pipeline: formatting, linting, vetting, testing, race detection, and vulnerability scanning in one pass.