ordinaryd/0.11.0 (Linux)
install the CLI
# download and build from crates.io # install with RUSTFLAGS="--cfg tracing_unstable" to get nested JSON in logs cargo install ordinary # OR with cargo-binstall if your platform has prebuilt binaries cargo binstall ordinary
# add the ordinarylabs tap brew tap ordinarylabs/tap --custom-remote https://codeberg.org/ordinarylabs/homebrew-tap # trust the ordinarylabs tap brew trust ordinarylabs/tap # supported for `aarch64-apple-darwin`, `aarch64-unknown-linux-gnu`, `x86_64-unknown-linux-gnu` brew install ordinary