macOS
brew install wallylocal Homebrew formula metadata
brew
wally のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install wallylocal Homebrew formula metadata
nix profile install nixpkgs#wallynixpkgs package indexes · pkgs/by-name/wa/wally/package.nix · ソース: api.github.com
winget install --id Ty&Neal.Wally -eWindows Package Manager source index · Ty&Neal.Wally · ソース: cdn.winget.microsoft.com
概要
Modern package manager for Roblox projects inspired by Cargo
履歴
Wally is the package manager for Roblox projects maintained by Uplift Games. It borrows its mental model from Cargo and npm: packages have manifests, dependency constraints, lockfiles, registries, and a command-line client, but the output is shaped for Roblox and Luau workflows.
Wally's first public GitHub release, v0.1.0, was published on August 3, 2021 and explicitly introduced it as a new package manager for Roblox in early alpha form. Later 2021 releases quickly added a public website, public authentication, development dependencies, and improvements to dependency resolution and package links.
The project is split between a `wally` command-line tool and registry services. The README describes the official registry as a Git repository containing the package index plus a registry API for downloading, searching, and publishing package contents, an architecture directly inspired by Cargo and crates.io.
By v0.3.2 in June 2023, the release notes called link generation and dev dependencies stable, reported much faster package downloads through parallelized installation, and improved lockfiles. The repository has not followed a rapid stable-release cadence since then, but the public index and package website continue to represent the production package ecosystem.
Wally's adoption is tied to the professionalization of Roblox development outside Roblox Studio. Rojo's documentation lists Wally alongside tools such as Selene, StyLua, and Moonwave as part of the file-based Roblox workflow, and Uplift Games presents Wally with Rojo as part of its open source tooling for scalable, collaborative Roblox projects.
The registry includes widely used Roblox packages such as Cmdr, Roact, Promise, TestEZ, Knit, Janitor, and RbxUtil-family packages. Third-party library documentation commonly instructs developers to add dependencies to `wally.toml`, run `wally install`, and sync the generated Packages folder through Rojo.
A typical project runs `wally init`, edits `wally.toml` to declare package metadata and dependencies, runs `wally install`, and commits the resulting lockfile so the team resolves the same package versions. The generated Packages folder is then mapped into Roblox services such as ReplicatedStorage through Rojo.
Package authors use Wally to publish reusable Luau modules to a scoped registry, while teams use it to avoid manually vendoring and updating common libraries. Its package-nerd role is to bring standard package-manager discipline to an ecosystem that historically relied on model files, copied modules, and ad hoc GitHub downloads.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
wally.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
wally | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/UpliftGames/wally
インストールメタデータ
| パッケージキー | brew:wally |
|---|---|
| バージョン | 0.3.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/wally |
| ホームページ | https://wally.run |
| リポジトリ | https://github.com/UpliftGames/wally |
| 上流ドキュメント | https://github.com/UpliftGames/wally#readme |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://github.com/UpliftGames/wally/archive/refs/tags/v0.3.2.tar.gz |
| 最終更新 | 2026-06-22T14:06:38-07:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | pkgconf, rust |
| macOS 提供ライブラリ | bzip2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wally |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
wally
nix profile install nixpkgs#wallyTy&Neal.Wally
winget install --id Ty&Neal.Wally -eUpliftGames.wally
winget install --id UpliftGames.wally -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.