macOS
brew install boot-cljlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de boot-clj pour les workflows d'agents IA.
installation
brew install boot-cljlocal Homebrew formula metadata
nix profile install nixpkgs#bootnixpkgs package indexes · pkgs/by-name/bo/boot/package.nix · Source: api.github.com
sudo apt install r-cran-bootDebian stable package indexes · r-cran-boot · Source: deb.debian.org
scoop install extras/boot-cljScoop official bucket manifest trees · bucket/boot-clj.json · Source: api.github.com
aperçu
Build tooling for Clojure
historique
Boot is a Clojure build framework and command-line script runner built around the idea that builds are programs. Its historical niche was giving Clojure projects programmable build pipelines, immutable filesets, classloader isolation, and ad-hoc scripting before the newer Clojure CLI tooling became common.
Boot's own README describes it as both a Clojure build framework and an ad-hoc Clojure script evaluator. Instead of treating a build as a static project map, Boot evaluates Clojure scripts in a runtime environment that can add dependencies, compose tasks, and pass managed filesets between task middleware.
The public release line visible in the official GitHub releases starts with 2.0.0 prereleases in late 2014, moves through 2.0 release candidates in early 2015, and continues through the 2.7 and 2.8 series. The 2.8.3 release in April 2019 is the last stable release shown in the sampled GitHub release metadata.
Boot was adopted inside the Clojure community as an alternative to Leiningen-style project configuration, especially for workflows needing composable pipelines, ClojureScript builds, REPL-driven automation, and single-file scripts. The official README lists package-manager installation paths through Homebrew, Nix, AUR, Docker, Chocolatey, and Scoop, showing that it crossed from library ecosystem tooling into OS package collections.
Users run `boot` with tasks such as `repl`, `pom`, `jar`, and `install`, or write a `build.boot` script that composes tasks in Clojure. The wrapper script or executable is a thin launcher that downloads and runs Boot's JARs from Maven, so `boot -u` historically handled updating the runtime bits.
Boot is interesting to package nerds because it is both a package and a package bootstrapper: the installed command is a shim, while the real tool comes from Maven coordinates. It also illustrates a Clojure-era preference for programmable build logic, fileset immutability, and REPL-friendly build automation rather than declarative-only project files.
posture de sécurité
generalized runtime or code generation signal.
risque yellow · confiance moyen · runtime
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.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
$BOOT_HOME/boot.properties./boot.properties$BOOT_HOME/profile.boot./profile.boot./build.boot./.bootignoreCredential-bearing paths to review before unattended agent runs.
$BOOT_HOME/credentials.gpg~/.lein/credentials.clj.gpgexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
boot | 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/boot-clj/boot
métadonnées d'installation
| Clé du paquet | brew:boot-clj |
|---|---|
| Version | 2.8.3 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/boot-clj |
| Page d'accueil | https://boot-clj.github.io/ |
| Dépôt | https://github.com/boot-clj/boot |
| Docs amont | https://github.com/boot-clj/boot#readme |
| Licence | EPL-1.0 |
| Archive source | https://github.com/boot-clj/boot/releases/download/2.8.3/boot.jar |
| Dernière mise à jour | 2026-06-22T14:02:54-07:00 |
| Pulse | updated |
| Dépendances | openjdk |
| Bouteille | disponible (sur all) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | boot-clj |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
correspondances dans les bases sources
Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.
extras/boot-clj
scoop install extras/boot-cljr-cran-boot 1.3-31-1
GNU R package for bootstrapping functions from Davison and Hinkley
https://cran.r-project.org/package=boot
sudo apt install r-cran-bootboot
nix profile install nixpkgs#bootr-cran-boot 1.3-30-1
GNU R package for bootstrapping functions from Davison and Hinkley
https://cran.r-project.org/package=boot
sudo apt install r-cran-bootpiste 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.