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/omhInstall Oh My Herdr
Public binaries in verification
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
Both paths follow the current repository source. Read the installation guide before pinning either command for automation.
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/omhUse the repository flake on x86_64 or aarch64 Linux and macOS.
nix profile install \
"github:masakirocorp/oh-my-herdr#omh"Release gate
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.