macOS
brew install bat-extrasprovider-native install command
brew / Rang 2756
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für bat-extras in AI-Agent-Workflows.
Installation
brew install bat-extrasprovider-native install command
Überblick
Bash scripts that integrate bat with various command-line tools
Verlauf
bat-extras is a small companion suite for bat: shell scripts that wire bat into common terminal workflows such as ripgrep search, man-page reading, git diffs, file watching, less preprocessing, and pretty-printing.
The project grew around bat rather than replacing it. Its README presents bat-extras as Bash scripts that integrate bat with other command-line tools, and lists separate utilities such as batgrep, batman, batpipe, batwatch, batdiff, and prettybat.
The release packaging is intentionally convenience-oriented. The 2024-08-24 GitHub release says it bundles the latest versions of the individual scripts as of that commit and still recommends the README installation instructions for the most up-to-date versions.
bat-extras is packaged as a single Homebrew formula and is also listed in the input metadata for apk, MacPorts, Nix, pacman, and zypper. The upstream README documents Homebrew and MacPorts installation and also supports installing individual scripts from the maintainer's tap.
The GitHub repository has a modest but real terminal-tool audience, with about 1.6k stars shown on the project page at enrichment time.
Users install the bundle when they already use bat and want it to become the pager or renderer behind adjacent tools: batgrep highlights ripgrep results, batman formats man pages through bat, batdiff displays git-oriented diffs, and batwatch reprints changing files with bat.
The scripts are intentionally glue code. They depend on common CLI tools such as ripgrep, delta, entr, fzf, git, and bat itself where a particular script needs them.
bat-extras is package-nerd catnip because it shows what happens after a modern Unix replacement becomes popular: a small ecosystem of shell adapters appears so the replacement can sit inside search, diff, pager, and documentation flows.
It is also a good packaging edge case because distributions may rename bat itself; bat-extras has build options for alternate executable names so the same scripts can work across package-manager naming quirks.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
bat-modules | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
batdiff | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
batgrep | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
batman | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
batpipe | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
batwatch | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
prettybat | Executable | indexiertes Executable | Aus dem lokalen Executable-Index erkannt. |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
Installationsmetadaten
| Paketschlüssel | brew:bat-extras |
|---|---|
| Version | 2024.08.24 |
| Paketmanager | Homebrew |
| Homepage | https://github.com/eth-p/bat-extras |
| Repository | https://github.com/eth-p/bat-extras |
| Bottle | nicht erfasst |
| Dienst | keiner deklariert |
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.