# Installer hotbuild avec Homebrew

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

## installation

```sh
sudo av install brew:hotbuild
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install hotbuild
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:hotbuild
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/hotbuild>
- **Version:** 1.0.9
- **Résumé source:** Cross platform hot compilation tool for go
- **Page d'accueil:** <https://hotbuild.rustpub.com/>
- **Dépôt:** <https://github.com/wandercn/hotbuild>
- **Docs amont:** <https://github.com/wandercn/hotbuild#readme>
- **Licence:** MulanPSL-2.0
- **Archive source:** <https://github.com/wandercn/hotbuild/archive/refs/tags/v1.0.9.tar.gz>
- **Généré:** 2026-07-25T07:20:51+00:00

## exécutables

- hotbuild (cli)
- hotbuild (alias)

## Dépendances de compilation

- go

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-25
- version du gestionnaire: 1.0.9
- données locales: OK
- dépôt amont: https://github.com/wandercn/hotbuild
- dernière version détectée: v1.0.9 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

hotbuild is a small Go development utility for automatically rebuilding and rerunning a project when files change. Its upstream site and README present it as a cross-platform hot compilation tool for Go projects.

### Historique du projet

The project is published by Wander/rustpub under the wandercn GitHub account, with the documentation site carrying rustpub branding and a 2021 copyright. The README examples show the tool creating a project-local `.hotbuild.toml` file and running a Go build command into a temporary binary before launching it.

### Historique d'adoption

hotbuild has a narrow package footprint compared with larger Go live-reload tools, but Homebrew packages it as `hotbuild` and builds from the upstream GitHub release archive. That makes it discoverable to macOS and Linux developers who install small Go CLIs through Homebrew.

### Modes d'utilisation

The documented workflow is to run `hotbuild initconf` inside a Go project, edit the generated build and run commands, then use `hotbuild run` while developing. The tool watches recursive subdirectories under the configured project path and can separate the watched directory from the command working directory.

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

For package-manager people, hotbuild is an example of the file-watcher hot-reload pattern packaged as a tiny standalone Go command. It is less important as an ecosystem standard than as a representative of many small development-loop accelerators that package managers preserve.

### Chronologie

- 2021: The project site and README examples document hotbuild as a Go hot-compilation tool with `.hotbuild.toml` project configuration.
- v1.0.5: README run output shows the tool banner and rebuild/run loop around a Go application.
- v1.0.9: Homebrew builds the formula from the upstream GitHub release archive.

### Related projects

- Go's own `go build` remains the underlying compilation command in the documented examples.
- Other Go development-loop tools such as air, reflex, and fresh occupy the same file-watch-and-rerun niche, though hotbuild keeps its own simple configuration format.

### Sources

- <https://formulae.brew.sh/formula/hotbuild>
- <https://github.com/wandercn/hotbuild>
- <https://hotbuild.rustpub.com/>
- <https://hotbuild.rustpub.com/about/>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals

## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** hotbuild
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## Liens liés

- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/fr/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Language runtime packages](https://www.automicvault.com/fr/pkg/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [go](https://www.automicvault.com/fr/pkg/brew/go/) - Build dependency declared by Homebrew.
- [gebug](https://www.automicvault.com/fr/pkg/brew/gebug/) - Shares av.db curated category or tags: cli, developer-tools, go, hot-reload.
- [leaf](https://www.automicvault.com/fr/pkg/brew/leaf/) - Shares av.db curated category or tags: cli, developer-tools, file-watcher, go.
- [mage](https://www.automicvault.com/fr/pkg/brew/mage/) - Shares av.db curated category or tags: build-tool, cli, developer-tools, go.
- [addlicense](https://www.automicvault.com/fr/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [ali](https://www.automicvault.com/fr/pkg/brew/ali/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [ant](https://www.automicvault.com/fr/pkg/brew/ant/) - Shares av.db curated category or tags: build-tool, cli, developer-tools.
- [anycable-go](https://www.automicvault.com/fr/pkg/brew/anycable-go/) - Shares av.db curated category or tags: cli, developer-tools, go.
- [arelo](https://www.automicvault.com/fr/pkg/brew/arelo/) - Shares av.db curated category or tags: cli, developer-tools, file-watcher.
- [fswatch](https://www.automicvault.com/fr/pkg/brew/fswatch/) - Local package facts share a topical domain. Shared terms: cli, cross, developer, developer-tools, file.

## Combined YAML source

View the package source record on GitHub. [combined/hotbuild.yml](https://github.com/automic-vault/db/blob/main/combined/hotbuild.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
