# 使用 Homebrew 安装 thors-anvil

查看 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 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



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