Development
Gitquarry is a Rust CLI with smoke coverage around the real command surface.Main Commands
CLI Help Checks
Useful quick checks:Docs
The Mintlify documentation site lives underdocs/.
CI and Release
The repository includes:- CI workflow for format, clippy, tests, and CLI smoke
- cross-platform test matrix
- release workflow gated by verification, package checks, tag-version matching, and optional crates.io publish
- live smoke workflow for real-token checks when the secret is configured
Release Operations
The maintainer release checklist lives indocs/release-runbook.md.