macOS
brew install moonlocal Homebrew formula metadata
brew
Task runner and repo management tool for the web ecosystem, written in Rust. Version 2.4.2 via Homebrew; verified 2026-07-08.
install
brew install moonlocal Homebrew formula metadata
nix profile install nixpkgs#moonnixpkgs package indexes · pkgs/by-name/mo/moon/package.nix · source: api.github.com
scoop install main/moonScoop official bucket manifest trees · bucket/moon.json · source: api.github.com
overview
Task runner and repo management tool for the web ecosystem, written in Rust
history
moon is the open-source build-system and repository-management tool from moonrepo. Its own documentation expands the name into management, organization, orchestration, and notification, and says the first incarnation of the broader "moonrepo" name came from a misspelling of "monorepo". In the February 21, 2023 Launch HN post, Miles and James described building Moonrepo to simplify repository management, project ownership, task running, and daily developer workflows after years working on infrastructure and developer tooling.
The tool is written in Rust and intentionally occupies a middle ground between heavyweight build systems such as Bazel and lightweight script runners such as make or just. The documentation says many concepts are inspired by Bazel and other build systems but tailored for web-ecosystem languages; the product page lists JavaScript, TypeScript, Rust, Go, Ruby, and more among supported languages. Its practical feature set includes task orchestration, project graphs, smart hashing, incremental builds, local and remote caching, toolchain management, code ownership metadata, and CI-oriented notifications.
In package-manager terms, the Homebrew formula gives macOS developers a native way to install a tool that otherwise sits close to Node-oriented and monorepo tooling. Its niche overlaps with Turborepo, Nx, Bazel, Pants, just, and make, but moon's documentation frames the difference as structured repository management with incremental adoption and explicit developer-experience choices rather than only package.json script acceleration.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
.moon/workspace.*.moon/toolchains.*.moon/tasks/**/*moon.*executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
moon | cli | global executable | |
moonx | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/moonrepo/moon
install metadata
| Package key | brew:moon |
|---|---|
| Version | 2.4.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/moon |
| Homepage | https://moonrepo.dev/moon |
| Repository | https://github.com/moonrepo/moon |
| Upstream docs | https://moonrepo.dev/docs |
| License | MIT |
| Source archive | https://github.com/moonrepo/moon/archive/refs/tags/v2.4.2.tar.gz |
| Last updated | 2026-07-08T03:52:46Z |
| Pulse | updated |
| Build dependencies | pkgconf, protobuf, rust |
| Uses from macOS | bzip2 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | moon |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
moon
nix profile install nixpkgs#moonmain/moon
scoop install main/moonsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.