# Installer cromwell avec Homebrew

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

## installation

```sh
sudo av install brew:cromwell
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install cromwell
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:cromwell
- **Gestionnaire de paquets:** Homebrew
- **Version:** 92
- **Résumé source:** Workflow Execution Engine using Workflow Description Language
- **Page d'accueil:** <https://github.com/broadinstitute/cromwell>
- **Dépôt:** <https://github.com/broadinstitute/cromwell>
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- cromwell (alias)
- womtool (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Cromwell is Broad Institute's open-source workflow management system for bioinformatics and other scientific workflows. It is closely associated with WDL, ships with the womtool helper, and can run workflows locally, as a server, or against pluggable execution backends.

### Historique du projet

The repository was created in 2015, and early releases began that year. The official documentation says Cromwell started life as a WDL engine, with WDL draft-2 as its first language, and later added WDL 1.0 support while continuing to track WDL development.

Cromwell's architecture centers on workflow execution backends. The official backend documentation describes included support for Local, HPC schedulers such as SGE, LSF, HTCondor, and Slurm, Google Cloud through Google Batch, GA4GH TES, and AWS Batch beta support.

### Historique d'adoption

Broad's README points many users toward Terra, a managed bioinformatics platform with built-in Cromwell support, while self-managed users can download a JAR or Docker image. This split shaped Cromwell's adoption: package managers provide local CLI access, but large production usage often happens through managed or institution-maintained deployments.

### Modes d'utilisation

Users run Cromwell to execute WDL workflows and use womtool for WDL validation and workflow object model tasks. Common deployments range from five-minute local tutorials to persistent server mode, cloud batch backends, and HPC scheduler integrations.

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

For package maintainers, Cromwell is a JVM scientific-workflow package whose command-line distribution wraps a larger service-oriented engine. It matters because reproducible workflow tooling often needs both local executables for validation and stable release artifacts for institutional compute environments.

### Chronologie

- 2015: Repository created and 0.5 release published.
- 2015: Early 0.x releases established Cromwell as a WDL workflow engine.
- 2020s: Documentation emphasizes Terra-managed usage, self-managed JAR or Docker deployments, WDL support, and modular backends.

### Related projects

- WDL and OpenWDL are the workflow language context for Cromwell.
- Terra is a managed platform with built-in Cromwell support.
- GA4GH TES, Google Batch, AWS Batch, and HPC schedulers are execution-backend contexts.

### Sources

- <https://github.com/broadinstitute/cromwell#readme>
- <https://cromwell.readthedocs.io/en/stable/>
- <https://cromwell.readthedocs.io/en/stable/LanguageSupport/>
- <https://cromwell.readthedocs.io/en/stable/backends/Backends/>
- <https://github.com/broadinstitute/cromwell/releases/tag/0.5>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
