macOS
brew install bamlocal Homebrew formula metadata
sudo port install bamMacPorts ports tree · devel/bam/Portfile · Source: api.github.com
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bam pour les workflows d'agents IA.
installation
brew install bamlocal Homebrew formula metadata
sudo port install bamMacPorts ports tree · devel/bam/Portfile · Source: api.github.com
sudo apk add bamAlpine Linux edge package indexes · bam · Source: dl-cdn.alpinelinux.org
sudo apt install bamDebian stable package indexes · bam · Source: deb.debian.org
sudo dnf install bamFedora Rawhide package metadata · bam · Source: dl.fedoraproject.org
nix profile install nixpkgs#bamnixpkgs package indexes · pkgs/by-name/ba/bam/package.nix · Source: api.github.com
sudo pacman -S bamArch Linux sync databases · bam · Source: geo.mirror.pkgbuild.com
sudo zypper install bamopenSUSE Tumbleweed package metadata · bam · Source: download.opensuse.org
aperçu
Build system that uses Lua to describe the build process
historique
bam is a small C build tool that uses Lua as its build-description language. It belongs to the family of lightweight, scriptable build systems that appeal to package maintainers because the build logic lives in a normal programming language rather than in generated makefiles.
The public Git history for bam dates to October 2008, and the project documentation describes it as a fast build system with flexible Lua build scripts. The manual copyright line dates the manual to 2010, and the project has remained centered on a single executable that reads a default bam.lua build script.
The 0.5.x line modernized the embedded scripting environment by moving from Lua 5.1 to Lua 5.3.3 and added reproducible-build-oriented changes such as avoiding timestamps in the executable.
In package-manager terms, bam is a niche but broadly carried build tool: the supplied package facts list packages in Homebrew, Debian/Ubuntu, Fedora, Arch, MacPorts, Nix, Alpine, and openSUSE-style ecosystems. That breadth reflects its occasional role as a build dependency for projects that chose bam over make, CMake, or SCons.
A bam project normally provides a bam.lua script. The built-in command-line help in the official source sets bam.lua as the default script file and allows another script to be selected with -s.
The README's quick example shows the usual style: create settings, collect source files, compile them, and link the resulting objects using Lua functions exposed by bam.
bam is interesting to package maintainers because it is both a build tool and often itself a build-time bootstrap dependency. Its Lua-based model puts it near SCons and Premake culturally, but its small C implementation and zlib license make it simpler to vendor or package than larger build frameworks.
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.
./bam.luaexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bam | 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/matricks/bam
métadonnées d'installation
| Clé du paquet | brew:bam |
|---|---|
| Version | 0.5.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bam |
| Page d'accueil | https://matricks.github.io/bam/ |
| Dépôt | https://github.com/matricks/bam |
| Docs amont | https://matricks.github.io/bam |
| Licence | Zlib |
| Archive source | https://github.com/matricks/bam/archive/refs/tags/v0.5.1.tar.gz |
| Bouteille | disponible (sur arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, 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 | bam |
| 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 |
|
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.
bam 0.5.1-3+b1
fast and flexible build system
https://matricks.github.com/bam/
sudo apt install bambam
nix profile install nixpkgs#bambam 0.5.1-3
fast and flexible build system
https://matricks.github.com/bam/
sudo apt install bambam 0.5.1-r5
Fast and flexible build system using Lua
https://github.com/matricks/bam
sudo apk add bambam 0.5.1-20.fc44
A build-system
http://matricks.github.com/bam/
sudo dnf install bambam 0.5.1-3
A fast and flexible build system using Lua
https://github.com/matricks/bam
sudo pacman -S bambam 0.5.1-5.10
Lua-based build system
https://github.com/matricks/bam
sudo zypper install bambam
sudo port install bampiste 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.