# 使用 Homebrew, winget 安装 crowdin

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

## 安装

```sh
sudo av install brew:crowdin
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install crowdin
```

  证据: local Homebrew formula metadata

### Windows

- winget (92%):

```sh
winget install --id Crowdin.CrowdinCLI -e
```

  证据: Windows Package Manager source index: Crowdin.CrowdinCLI from https://cdn.winget.microsoft.com/cache/source.msix

## 软件包事实

- **软件包键:** brew:crowdin
- **软件包管理器:** Homebrew
- **版本:** 4.15.0
- **来源摘要:** Command-line tool that allows to manage your resources with crowdin.com
- **主页:** <https://support.crowdin.com/cli-tool/>
- **仓库:** <https://github.com/crowdin/crowdin-cli>
- **最后更新:** 2026-07-23T16:36:05Z
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- crowdin (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 4.15.0
## 项目历史与用法

Crowdin CLI is the official command-line client for synchronizing localization resources between a source tree and Crowdin projects. It is a developer-tools package because it moves translation upload, download, status, and project-resource management into scripts, CI jobs, and terminal workflows.

### 项目历史

The official repository describes Crowdin CLI as an open source, cross-platform terminal tool for managing and synchronizing localization resources. The public tag history begins with the 2.x series, and the current 4.x line is distributed through GitHub releases and common package channels.

### 采用历史

Crowdin's own documentation and README emphasize CI/CD and integration with GitHub, GitLab, Jenkins, CircleCI, Docker, npm, Homebrew, Chocolatey, and release assets. The README also advertises package download badges and a GitHub dependents badge, reflecting use both as a local binary and as automation infrastructure.

### 使用方式

Typical use is to keep source files and translations in sync: upload source content, download translations into configured paths, upload existing translations, check status, and manage files, branches, strings, glossaries, translation memories, tasks, distributions, screenshots, labels, apps, and context.

The CLI uses a configuration file for project mapping and authentication details such as token, project ID, base URL, base path, and file patterns. Command-line config options can override file values, which makes the tool friendly to CI environments that inject credentials.

### 为什么软件包爱好者会关心

Crowdin CLI is significant because localization becomes part of the package build and release loop. A package maintainer can treat translations as artifacts synchronized by a repeatable CLI rather than a manual web-console step, which is why distribution through Homebrew, npm, Docker, Chocolatey, and Winget matters.

### 时间线

- 2020s: 2.x public tag series
- 2023: 4.x line established by release history
- 2026: 4.14.x releases

### Related projects

- Crowdin CLI is tied to Crowdin and Crowdin Enterprise APIs, the Crowdin configuration-file format, and automation systems such as GitHub, GitLab, Jenkins, and CircleCI.

### 来源

- <https://github.com/crowdin/crowdin-cli#readme>
- <https://crowdin.github.io/crowdin-cli/>
- <https://developer.crowdin.com/configuration-file/>
- <https://github.com/crowdin/crowdin-cli/releases>
- <https://formulae.brew.sh/formula/crowdin>


## 安全说明

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: crowdin.yml

## Credential files

- Unix: crowdin.yml
## 其他软件包管理器记录

- winget - Crowdin.CrowdinCLI: normalized package name match | Windows Package Manager source index: Crowdin.CrowdinCLI from https://cdn.winget.microsoft.com/cache/source.msix


## Combined YAML source

View the package source record on GitHub. [combined/crowdin.yml](https://github.com/mxcl/pkgdb/blob/main/combined/crowdin.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated configuration and credential file locations
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
