# stencil を Homebrew, winget でインストール

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

## インストール

```sh
sudo av install brew:stencil
```

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

### macOS

- Homebrew (100%):

```sh
brew install stencil
```

  証拠: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id rgst-io.stencil -e
```

  証拠: Windows Package Manager source index: rgst-io.stencil from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:stencil
- **パッケージマネージャ:** Homebrew
- **バージョン:** 2.18.2
- **ソース概要:** Modern living-template engine for evolving repositories
- **ホームページ:** <https://stencil.rgst.io>
- **リポジトリ:** <https://github.com/rgst-io/stencil>
- **最終更新:** 2026-07-26T04:03:46+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- stencil (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

Stencil is a living-template engine for managing repositories after their initial creation. It reapplies versioned template modules while preserving user-owned extension blocks, allowing fleets of repositories to evolve together.

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

Developers at Outreach created the precursor in 2020 under the name `bootstrap` while decomposing a monolith into many microservices. Basic one-time templates proved insufficient once generated projects began to diverge, leading the team to introduce explicit blocks for user-maintained code.

The developers then rebuilt the idea as Stencil, designed for open-source release and a generic module system from the start. The project is now maintained independently by some of its original developers and is no longer affiliated with Outreach.

### 採用の歴史

Stencil grew out of tooling for coordinating many internal service repositories, then moved into an independent open-source project. Its official installation guide offers release binaries and package-manager routes, while the supplied metadata records Homebrew and WinGet packages.

### 使われ方

A stenciled repository declares its name, arguments, modules, and replacements in `stencil.yaml`. Template owners publish reusable modules, and consumers rerun Stencil to adopt updated boilerplate while retaining application-specific code inside declared blocks.

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

Stencil treats repository boilerplate as a continuously upgradable dependency rather than a one-time scaffold. Package maintainers and platform teams care because versioned modules, rollback, and repeatable regeneration offer a practical way to propagate CI, observability, and policy changes across large repository fleets.

### タイムライン

- 2020: Outreach developers created the `bootstrap` precursor.
- 2020s: The team rebuilt the concept as the open-source Stencil project with a generic module system.
- 2023: The official GitHub repository was created.
- 2026: The GitHub project metadata marked development as migrated to rgst.io infrastructure.

### Related projects

- The Outreach `bootstrap` tool was Stencil's direct precursor. Stencil modules provide the independently versioned template units consumed by projects, while native extensions allow modules to execute code beyond ordinary text rendering.

### ソース

- <https://github.com/rgst-io/stencil>
- <https://stencil.rgst.io/about/blocks.html>
- <https://stencil.rgst.io/about/history.html>
- <https://stencil.rgst.io/about/problem-statement.html>
- <https://stencil.rgst.io/reference/stencil.yaml.html>
- source_facts.package-manager


## セキュリティノート

stencil に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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

- Unix: <project-root>/stencil.yaml
## 他のパッケージマネージャ記録

- winget - rgst-io.stencil: normalized package name match | Windows Package Manager source index: rgst-io.stencil from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

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


## ソース

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