# Installer thors-anvil avec Homebrew

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de thors-anvil pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

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

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:thors-anvil
- **Gestionnaire de paquets:** Homebrew
- **Version:** 11.1.0
- **Résumé source:** Set of modern C++20 libraries for writing interactive Web-Services
- **Page d'accueil:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Dépôt:** <https://github.com/Loki-Astari/ThorsAnvil>
- **Dernière mise à jour:** 2026-07-07T07:17:24Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- SlackCLI (alias)
- SlackCLI20 (alias)
- SlackCLI20D (alias)
- SlackCLID (alias)
- mug (alias)
- mug20 (alias)
- mug20D (alias)
- mugD (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 11.1.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour thors-anvil. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



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


## Sources

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