# thors-anvil を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:thors-anvil
```

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

### macOS

- Homebrew (100%):

```sh
brew install thors-anvil
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:thors-anvil
- **パッケージマネージャ:** Homebrew
- **バージョン:** 11.1.0
- **ソース概要:** Set of modern C++20 libraries for writing interactive Web-Services
- **ホームページ:** <https://github.com/Loki-Astari/ThorsAnvil>
- **リポジトリ:** <https://github.com/Loki-Astari/ThorsAnvil>
- **最終更新:** 2026-07-07T07:17:24Z
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- SlackCLI (エイリアス)
- SlackCLI20 (エイリアス)
- SlackCLI20D (エイリアス)
- SlackCLID (エイリアス)
- mug (エイリアス)
- mug20 (エイリアス)
- mug20D (エイリアス)
- mugD (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

ThorsAnvil is a collection of modern C++20 libraries for building interactive web services. The official README groups together serialization, crypto, sockets, storage, MongoDB access, an async HTTP server, and Slack-bot support under one package.

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

The project is distributed from the Loki-Astari/ThorsAnvil repository and documents both manual builds and package-consumption workflows. Its README emphasizes CMake integration through installed package config files, plus imported targets such as ThorSerialize, ThorsSocket, ThorsMongo, Nisse, and NisseBolt.

### 採用の歴史

Official documentation shows adoption through developer package channels rather than mass end-user CLI use: the README documents installation through Homebrew and ConanCenter, alongside source builds and a header-only branch. That places ThorsAnvil in the C++ package-management niche where Homebrew, Conan, CMake package files, and system libraries need to line up.

### 使われ方

Users install or build ThorsAnvil, then consume its CMake targets from C++ projects. The README's examples link a webserver against the async HTTP server, serialization, and MongoDB components, while the package also installs command-line utilities such as Mug and SlackCLI through the Homebrew formula.

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

The package is noteworthy for package nerds because it bundles a nontrivial C++ dependency graph behind Homebrew and Conan package metadata. It is less a standalone command than a packaged library suite whose value comes from installed headers, libraries, CMake config files, and transitive dependencies being discoverable.

### タイムライン

- Current README: describes ThorsAnvil as modern C++20 libraries for interactive web services.
- Current README: documents Homebrew installation and CMake `find_package(ThorsAnvil REQUIRED)` consumption.
- Current README: documents ConanCenter availability with a thors-anvil package requirement.

### Related projects

- Related tooling includes CMake package exports, ConanCenter packages, C++ web-service frameworks, C++ serialization libraries, MongoDB client libraries, and Slack bot frameworks.

### ソース

- <https://github.com/Loki-Astari/ThorsAnvil#readme - official README for project scope, libraries, manual build, Homebrew, Conan, CMake targets, and examples.>
- <https://loki-astari.github.io/ThorsAnvil/ - official documentation site linked from the README.>


## セキュリティノート

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



## Combined YAML source

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


## ソース

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