Installation
Gitquarry is distributed through a published npm wrapper package, tagged GitHub release binaries, a Homebrew tap, a Scoop bucket, the AUR, and the repository’s Nix flake.Install With npm, pnpm, Or Bun
Install With Homebrew
Install With Scoop
Install From GitHub Releases
Tagged releases publish platform archives on GitHub Releases:https://github.com/Microck/gitquarry/releases
Pick the archive that matches your platform:
gitquarry-vX.Y.Z-x86_64-unknown-linux-gnu.tar.gzgitquarry-vX.Y.Z-aarch64-unknown-linux-gnu.tar.gzgitquarry-vX.Y.Z-x86_64-apple-darwin.tar.gzgitquarry-vX.Y.Z-aarch64-apple-darwin.tar.gzgitquarry-vX.Y.Z-x86_64-pc-windows-msvc.zip
Install With Nix
Install From AUR
packaging/aur/ and are the same metadata pushed to AUR.
Install From A Checkout
Requirements
- Rust toolchain
- network access to GitHub’s API
- a GitHub personal access token for any real command
Release and Publish Flow
Tagged releases verify the package, attach per-target platform archives plus raw binaries and a source tarball to the GitHub release, and provide the versioned artifacts the downstream Homebrew, Scoop, npm, and AUR packaging surfaces should track.Verify
Local Docs Preview
Mintlify usesdocs.json as the site configuration file. In this repo it lives at docs/docs.json.
Run the Mintlify preview server from the docs/ directory: