lmrr.cc

Cargo registry for Rust CLI tools and libraries.

Public distribution: https://lmrr-cc.pages.dev/

Install with Homebrew

Formulae and binaries are served from this public site (private GitHub repo is fine).

brew untap lmrr/tap 2>/dev/null || true
curl -fsSL https://lmrr-cc.pages.dev/install/brew-tap.sh | bash
brew install lmrr/cc/test-it lmrr/cc/review-it

Formulae: test-it.rb, review-it.rb

Tools

Cargo registry (copy/paste)

Library crates: test-it-common, test-it-macros, test-it-core, test-it-review.

[registries.lmrr]
index = "sparse+https://lmrr-cc.pages.dev/cargo/"

[source.lmrr]
registry = "lmrr"

Registry index

Releases

Prebuilt binaries: https://lmrr-cc.pages.dev/releases/<tool>/<version>/