# sprocket を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:sprocket
```

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

### macOS

- Homebrew (100%):

```sh
brew install sprocket
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:sprocket
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.28.0
- **ソース概要:** Bioinformatics workflow engine built on the Workflow Description Language (WDL)
- **ホームページ:** <https://sprocket.bio>
- **リポジトリ:** <https://github.com/stjude-rust-labs/sprocket>
- **最終更新:** 2026-07-15T21:38:22Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- sprocket (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Sprocket is a Rust-based bioinformatics workflow execution engine built on the Workflow Description Language. Its official goals combine large-scale workflow execution with developer-tooling ergonomics for WDL users.

### プロジェクトの歴史

The Sprocket repository was created in late 2023 and began publishing GitHub releases in 2024. The official overview says the project was created to address the lack of bioinformatics workflow engines that can reliably handle tens of thousands of concurrently executing workflows across local, HPC, and cloud environments.

### 採用の歴史

Sprocket remains pre-1.0, but its project-status page describes most established commands as relatively settled and documents a three-week release cadence. Its documentation targets bioinformaticians and bioinformatics software engineers working at moderate to large scale.

### 使われ方

Users run WDL workflows with commands such as `sprocket run`, and the official Slurm guide shows Sprocket dispatching WDL tasks to Slurm with Apptainer on HPC infrastructure. The tool also includes development commands for checking, linting, formatting, validating, generating inputs, and editor integration.

### パッケージ好きにとっての重要性

Package maintainers care about Sprocket because it packages a domain-specific workflow engine as a modern Rust CLI with documented release notes, GitHub release binaries, Cargo installation, and Homebrew distribution. It is also an example of scientific software adopting the tooling expectations of language ecosystems: formatters, linters, editor integrations, and predictable release cadence.

### タイムライン

- 2023: GitHub repository created.
- 2024: v0.2.0 published on GitHub releases.
- 2026: v0.27.0 published, with official docs still describing the project as pre-1.0.

### Related projects

- Sprocket is built on the Workflow Description Language and is developed alongside the wdl family of crates, wdl-lsp, a Visual Studio Code extension, and a Neovim plugin.

### ソース

- GitHub API repository and releases metadata for stjude-rust-labs/sprocket, accessed 2026-07-02
- <https://sprocket.bio/configuration/overview.html>
- <https://sprocket.bio/guides/slurm.html>
- <https://sprocket.bio/overview.html>
- <https://sprocket.bio/project-status.html>
- input source_facts.package-manager


## セキュリティノート

sprocket に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。



## 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

- Linux: $XDG_CONFIG_HOME/sprocket/sprocket.toml, ~/.config/sprocket/sprocket.toml, ./sprocket.toml, <sprocket-executable-directory>/sprocket.toml
- macOS: ~/.config/sprocket/sprocket.toml, ./sprocket.toml, <sprocket-executable-directory>/sprocket.toml
- Windows: %USERPROFILE%\AppData\Roaming\sprocket.toml

## Combined YAML source

View the package source record on GitHub. [combined/sprocket.yml](https://github.com/mxcl/pkgdb/blob/main/combined/sprocket.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
