# Installer crowdin avec Homebrew, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de crowdin pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install crowdin
```

  Preuve: local Homebrew formula metadata

### Windows

- winget (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:crowdin
- **Gestionnaire de paquets:** Homebrew
- **Version:** 4.15.0
- **Résumé source:** Command-line tool that allows to manage your resources with crowdin.com
- **Page d'accueil:** <https://support.crowdin.com/cli-tool/>
- **Dépôt:** <https://github.com/crowdin/crowdin-cli>
- **Dernière mise à jour:** 2026-07-23T16:36:05Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- crowdin (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 4.15.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
