macOS
brew install bartycrouchlocal Homebrew formula metadata
brew
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de bartycrouch pour les workflows d'agents IA.
installation
brew install bartycrouchlocal Homebrew formula metadata
aperçu
Incrementally update/translate your Strings files
historique
BartyCrouch is a Swift command-line localization tool for Apple-platform projects. Its core job is to incrementally update .strings files from Swift, Objective-C, storyboard, and XIB sources while keeping existing translations and comments intact.
The public GitHub repository was created in February 2016 and the README describes BartyCrouch as an automation-friendly command-line tool for Xcode localization workflows. The project grew with Swift and Xcode releases, with the changelog showing recurring updates for SwiftSyntax, Xcode compatibility, DeepL and Microsoft Translator support, and performance fixes.
By the 4.x series, BartyCrouch had become a fairly complete localization workflow tool: it could update interface and code strings, normalize and lint localization files, transform helper calls, and optionally machine translate entries through configured translation services.
The official README documents Homebrew and Mint installation paths, placing BartyCrouch in the common Swift CLI tooling ecosystem. The Homebrew formula and the input package metadata identify it as a packaged executable named bartycrouch.
The README now points out that Apple's Xcode 15 String Catalogs cover many of BartyCrouch's historical use cases, and says BartyCrouch is kept current mainly by community volunteers. That makes its current adoption story partly legacy maintenance for projects still using .strings workflows and partly a bridge for teams that want machine translation around Apple localization files.
Typical use starts with bartycrouch init, which creates .bartycrouch.toml in the project root. Users then run update and lint tasks manually or wire BartyCrouch into an Xcode build script so localization files stay synchronized with source and Interface Builder files.
The same configuration file can contain translator settings and secrets for machine translation, so it is both a project configuration surface and, when translation is enabled, a credentials-bearing file.
BartyCrouch is interesting because it sits in the narrow but important space between Xcode resource files, Swift source parsing, and package-manager-distributed developer automation. It is also a small example of how Homebrew carried specialized iOS/macOS tooling before Apple added comparable first-party workflows.
For package historians, the project tracks the churn of Swift tooling: SwiftSyntax versions, Xcode releases, and localization file formats all shaped its releases.
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.
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.
.bartycrouch.tomlCredential-bearing paths to review before unattended agent runs.
.bartycrouch.tomlexécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
bartycrouch | 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/FlineDev/BartyCrouch
métadonnées d'installation
| Clé du paquet | brew:bartycrouch |
|---|---|
| Version | 4.15.1 |
| Gestionnaire de paquets | Homebrew |
| Page du gestionnaire de paquets | https://formulae.brew.sh/formula/bartycrouch |
| Page d'accueil | https://github.com/FlineDev/BartyCrouch |
| Dépôt | https://github.com/FlineDev/BartyCrouch |
| Docs amont | https://github.com/FlineDev/BartyCrouch#readme |
| Licence | MIT |
| Archive source | https://github.com/FlineDev/BartyCrouch.git |
| Bouteille | disponible (sur arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura) |
| post-install Homebrew | non défini |
| Service | aucun déclaré |
faits du registre
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | bartycrouch |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| 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.