# bartycrouch を Homebrew でインストール

bartycrouch のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:bartycrouch
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install bartycrouch
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:bartycrouch
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/bartycrouch>
- **バージョン:** 4.15.1
- **ソース概要:** Incrementally update/translate your Strings files
- **ホームページ:** <https://github.com/FlineDev/BartyCrouch>
- **リポジトリ:** <https://github.com/FlineDev/BartyCrouch>
- **上流ドキュメント:** <https://github.com/FlineDev/BartyCrouch#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/FlineDev/BartyCrouch.git>
- **生成日時:** 2026-07-25T07:20:51+00:00

## 実行可能ファイル

- bartycrouch (cli)
- bartycrouch (エイリアス)

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura

## バージョンと鮮度

- ページ生成日: 2026-07-25
- マネージャ版: 4.15.1
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/FlineDev/BartyCrouch
- 情報: No package-manager update timestamp was available.
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### ソース

- <https://api.github.com/repos/FlineDev/BartyCrouch>
- <https://github.com/FlineDev/BartyCrouch#readme>
- <https://github.com/FlineDev/BartyCrouch/blob/main/CHANGELOG.md>
- source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: .bartycrouch.toml

## Credential files

- Unix: .bartycrouch.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** bartycrouch
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Requirements:** macos, xcode
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable


## 関連リンク

- [Source-control packages](https://www.automicvault.com/ja/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/ja/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/ja/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/ja/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [crowdin](https://www.automicvault.com/ja/pkg/brew/crowdin/) - Shares av.db curated category or tags: cli, developer-tools, localization.
- [decasify](https://www.automicvault.com/ja/pkg/brew/decasify/) - Shares av.db curated category or tags: cli, developer-tools, localization.
- [phrase-cli](https://www.automicvault.com/ja/pkg/brew/phrase-cli/) - Shares av.db curated category or tags: cli, developer-tools, localization.
- [po4a](https://www.automicvault.com/ja/pkg/brew/po4a/) - Shares av.db curated category or tags: cli, developer-tools, localization.
- [podiff](https://www.automicvault.com/ja/pkg/brew/podiff/) - Shares av.db curated category or tags: cli, developer-tools, localization.
- [swiftgen](https://www.automicvault.com/ja/pkg/brew/swiftgen/) - Shares av.db curated category or tags: cli, developer-tools, localization, swift.
- [transifex-cli](https://www.automicvault.com/ja/pkg/brew/transifex-cli/) - Shares av.db curated category or tags: cli, developer-tools, i18n, localization.
- [translate-toolkit](https://www.automicvault.com/ja/pkg/brew/translate-toolkit/) - Shares av.db curated category or tags: cli, developer-tools, i18n, localization.
- [vscode-nls-dev](https://www.automicvault.com/ja/pkg/npm/vscode-nls-dev/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, files, i18n.

## Combined YAML source

View the package source record on GitHub. [combined/bartycrouch.yml](https://github.com/automic-vault/db/blob/main/combined/bartycrouch.yml)


## ソース

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