Install Oh My Herdr

Public binaries in verification

Start from source. Downloads stay gated.

The product is pre-public. Build the current source or use the Nix flake today; binary buttons will appear only after every advertised artifact passes the release gate.

Available now

Two source-backed paths

Both paths follow the current repository source. Read the installation guide before pinning either command for automation.

Build with Cargo

Clone the current repository and install the workspace binary from its package.

git clone https://github.com/masakirocorp/oh-my-herdr.git
cd oh-my-herdr
cargo install --path apps/omh

Install with Nix

Use the repository flake on x86_64 or aarch64 Linux and macOS.

nix profile install \
  "github:masakirocorp/oh-my-herdr#omh"

Release gate

No button before its binary.

Public download controls remain intentionally absent. Platform, checksum, and release metadata must agree before a binary is advertised here.

Local clients are supported on macOS, Linux, Windows, and WSL, with platform-specific boundaries documented separately. The remote bridge has a narrower Unix boundary.