macOS
brew install spagolocal Homebrew formula metadata
brew
spago のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install spagolocal Homebrew formula metadata
概要
PureScript package manager and build tool
履歴
Spago is the PureScript package manager and build tool. It sits in the small-language tooling tradition where a single CLI handles project initialization, dependency resolution, builds, tests, REPL workflows, and publishing.
The public repository was created in 2018 under the PureScript organization. The current README notes a rewrite of Spago in PureScript and directs users looking for versions up to 0.21.x to the legacy Haskell codebase.
Spago became important in PureScript because it wrapped older ecosystem tools and ideas into one workflow. Its README names Cargo, Stack, psc-package, Pulp, and Bazel as inspirations, and its migration notes explicitly cover moving from `bower` and from the older `spago.dhall` configuration to `spago.yaml`.
A typical session is `spago init`, edit `spago.yaml`, then use commands such as `spago run`, `spago build`, `spago test`, `spago repl`, and package-set queries. The README recommends installing with npm across Windows, Linux, and macOS, while Homebrew packages it for users who prefer system package-manager workflows.
Spago is interesting to package-tool people because it exposes PureScript's package-set model, registry migration, lock files, monorepo support, and JavaScript output workflow in one CLI. It shows how a niche language ecosystem can converge on Cargo-like ergonomics without simply copying npm.
セキュリティ状態
generalized runtime or code generation signal. 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.
spago.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
spago | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/purescript/spago
インストールメタデータ
| パッケージキー | brew:spago |
|---|---|
| バージョン | 1.0.4 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/spago |
| ホームページ | https://github.com/purescript/spago |
| リポジトリ | https://github.com/purescript/spago |
| 上流ドキュメント | https://github.com/purescript/spago#readme |
| ライセンス | BSD-3-Clause |
| ソースアーカイブ | https://registry.npmjs.org/spago/-/spago-1.0.4.tgz |
| 依存関係 | node, purescript |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spago |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.