Automic VaultAutomic Vault

brew

使用 Homebrew 安装 bartycrouch

查看 bartycrouch 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install bartycrouch

local Homebrew formula metadata

概览

软件包摘要

Incrementally update/translate your Strings files

命令和别名

  • bartycrouch

历史

项目历史与用法

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.

时间线

  • 2016: Public GitHub repository created for BartyCrouch.
  • 2019: 4.x releases added Swift 5 and Xcode 10.2 support.
  • 2021: DeepL support was added alongside Microsoft Translator support.
  • 2022: Swift 5.7 and Xcode 14 support landed in the 4.14 series.
  • 2023: 4.15.0 updated translation and SwiftSyntax support; the README later noted Xcode 15 String Catalogs as the recommended future direction.

Related projects

  • Apple String Catalogs are the first-party Xcode feature that now overlaps with much of BartyCrouch's incremental extraction and empty-translation warning workflow.
  • SwiftGen appears in the README as an integration point for teams using generated Swift accessors for localized strings.
  • TranslateKit is recommended by the BartyCrouch README as a newer companion path for machine translation of String Catalog files.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 8 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
.bartycrouch.toml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.bartycrouch.toml

可执行文件

已安装的可执行文件

命令类型暴露范围备注
bartycrouchcli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-25
管理器版本4.15.1
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://github.com/FlineDev/BartyCrouch

安装元数据

软件包元数据

软件包键brew:bartycrouch
版本4.15.1
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/bartycrouch
主页https://github.com/FlineDev/BartyCrouch
仓库https://github.com/FlineDev/BartyCrouch
上游文档https://github.com/FlineDev/BartyCrouch#readme
许可证MIT
源码归档https://github.com/FlineDev/BartyCrouch.git
Bottle可用 (于 arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namebartycrouch
Version Scheme0
Revision0
Head VersionHEAD
Requirements
  • macos
  • xcode
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment