Hugging Bay

hbay CLI

The verified public CLI channel is the Homebrew tap at version 0.1.0.

Live

hbay CLI for Homebrew 0.1.0

brew install barneywohl/hbay/hbay
Public URL
https://github.com/barneywohl/homebrew-hbay
Release
https://huggingbay.xyz/dl/hbay-0.1.0.tar.gz
Version source
https://github.com/barneywohl/homebrew-hbay/blob/25c139b9a0ce05d5a4e11dc6b802eaaeb3c2d396/Formula/hbay.rb
SHA-256
38bfa2905b82b97897ec7aed3ba0c94111735be4ff5b2f8508d1e57a17f48be0
Documentation
https://huggingbay.xyz/developers/cli

Verify before use

Homebrew verifies the formula SHA-256 during installation. To independently check the published release tarball:

curl -fsSLO https://huggingbay.xyz/dl/hbay-0.1.0.tar.gz
echo "38bfa2905b82b97897ec7aed3ba0c94111735be4ff5b2f8508d1e57a17f48be0  hbay-0.1.0.tar.gz" | shasum -a 256 -c -

Compare against the public checksums, signed release manifest, provenance, and SBOM. The Homebrew formula is the public version source.

Other CLI package managers

This SDK is distributed by direct download or source checkout; no public PyPI release is verified. No public PyPI package has been verified, so this documentation does not provide a pip command.