Homebrew tap for utoo — a unified frontend toolchain (package manager + bundler) powered by Rust.
brew install utooland/tap/utooInstalls the utoo binary plus a ut alias.
utoo --version
ut --version- macOS (arm64, x64)
- Linux (arm64, x64)
Windows is not distributed via Homebrew; use npm install -g utoo instead.
The formula downloads prebuilt binaries from the utoo GitHub releases (tags prefixed utoo-v*). It is auto-bumped from the main utooland/utoo repository on every release.