# spago を Homebrew でインストール

spago のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:spago
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install spago
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:spago
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.0.4
- **ソース概要:** PureScript package manager and build tool
- **ホームページ:** <https://github.com/purescript/spago>
- **リポジトリ:** <https://github.com/purescript/spago>
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- spago (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 1.0.4
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2018: Public GitHub repository created.
- 2020s: Current README documents the PureScript rewrite and legacy Haskell-codebase cutoff at versions up to 0.21.x.
- 2020s: `spago.yaml` replaces the older Dhall-based configuration path for the new codebase.

### Related projects

- Related PureScript tooling includes the PureScript compiler, psc-package, Pulp, PureScript package sets, the PureScript registry, and spago-legacy.

### ソース

- <https://api.github.com/repos/purescript/spago>
- <https://github.com/purescript/spago>
- <https://raw.githubusercontent.com/purescript/spago/master/README.md>
- input.source_facts.package-manager


## セキュリティノート

generalized runtime or code generation signal. infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- generalized runtime or code generation signal
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Unix: spago.yaml

## Combined YAML source

View the package source record on GitHub. [combined/spago.yml](https://github.com/mxcl/pkgdb/blob/main/combined/spago.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
