# Installer codelimit avec Homebrew

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

## installation

```sh
sudo av install brew:codelimit
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install codelimit
```

  Preuve: local Homebrew formula metadata

## Faits du paquet

- **Clé du paquet:** brew:codelimit
- **Gestionnaire de paquets:** Homebrew
- **Version:** 0.21.0
- **Résumé source:** Your Refactoring Alarm
- **Page d'accueil:** <https://getcodelimit.github.io>
- **Dernière mise à jour:** 2026-06-15T10:20:13-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- codelimit (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

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

Code Limit is a small Python developer tool that describes itself as a refactoring alarm: it scans a codebase and warns when code has grown complex enough to merit refactoring.

### Historique du projet

The project was created in 2022 by Rob van der Leek under the getcodelimit GitHub organization. Its README positions the tool around maintainability workflows rather than general linting, with standalone, pre-commit, and GitHub Action usage documented.

### Historique d'adoption

Adoption appears niche but real: Homebrew distributes it as the codelimit formula, and the project publishes frequent 0.x releases. Homebrew analytics for the formula showed hundreds of installs over the prior year when checked for this enrichment run.

### Modes d'utilisation

Users run the codelimit executable directly, wire it into pre-commit, or use it in CI to produce maintainability checks and badges. The project emphasizes low setup effort and documents configuration only for exceptions to its zero-configuration default.

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

For package-manager users, Code Limit is notable as a narrow, packaged code-quality tool in the same ecosystem as formatters, linters, and pre-commit helpers. Its appeal is the Unix-friendly single-command workflow rather than ecosystem scale.

### Chronologie

- 2022: Project copyright and public repository lineage begin.
- 2022: Tool is documented for standalone, pre-commit, and GitHub Action workflows.
- 2025: v0.21.0 release published on GitHub.
- 2026: Homebrew formula distributes codelimit 0.21.0.

### Related projects

- Related tools include pre-commit for local hooks, Ruff and Black as Python code-quality tools used in the project, and general complexity or maintainability analyzers that gate refactoring work.

### Sources

- <https://github.com/getcodelimit/codelimit>
- <https://getcodelimit.github.io>
- <https://formulae.brew.sh/api/formula/codelimit.json>


## Notes de sécurité

Aucun manifest local de gestion des secrets correspondant n'a été trouvé pour codelimit. Les métadonnées de paquet Nucleus restent publiées ici afin que la couverture future dispose d'une URL stable.



## Combined YAML source

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


## Sources

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