macOS
brew install hotbuildlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de hotbuild pour les workflows d'agents IA.
installation
brew install hotbuildlocal Homebrew formula metadata
aperçu
Cross platform hot compilation tool for go
historique
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.
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.
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.
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.
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.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
hotbuild | cli | exécutable global |
fraîcheur
Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.
https://github.com/wandercn/hotbuild
métadonnées d'installation
| Clé du paquet | brew:hotbuild |
|---|---|
| Version | 1.0.9 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/hotbuild |
| 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 |
| Dépendances de compilation | go |
| Bouteille | disponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| 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 |
|
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.