# codelimit mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für codelimit in AI-Agent-Workflows.

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install codelimit
```

  Evidenz: local Homebrew formula metadata

## Paketfakten

- **Paketschlüssel:** brew:codelimit
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/codelimit>
- **Version:** 0.21.0
- **Quellzusammenfassung:** Your Refactoring Alarm
- **Homepage:** <https://getcodelimit.github.io>
- **Upstream-Dokumentation:** <https://getcodelimit.github.io>
- **Lizenz:** GPL-3.0-or-later
- **Quellarchiv:** <https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz>
- **Zuletzt aktualisiert:** 2026-08-04T10:55:17Z
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- codelimit (cli)
- codelimit (Alias)

## Abhängigkeiten

- certifi
- libyaml
- python@3.14

## Installationsverhalten

- Post-install-Hook: nicht definiert
- Bottle: verfügbar auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.21.0
- Manager aktualisiert: 2026-08-04
- lokale Daten: OK
- Upstream-Repository: https://getcodelimit.github.io
- Info: Release/tag comparison is only available for GitHub repositories.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

### Warum Paket-Nerds sich dafür interessieren

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

Für codelimit wurde kein passendes lokales Secret-Handling-Manifest gefunden. Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.


## Details aus der Quelldatenbank

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** codelimit
- **Version Scheme:** 0
- **Revision:** 8
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/de/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/de/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/de/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://pkg.so/de/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [prek](https://pkg.so/de/brew/prek/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, pre-commit.
- [precious](https://pkg.so/de/brew/precious/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools.
- [jscpd](https://pkg.so/de/brew/jscpd/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools.
- [black](https://pkg.so/de/brew/black/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [check-jsonschema](https://pkg.so/de/brew/check-jsonschema/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [pylint](https://pkg.so/de/brew/pylint/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, python.
- [isort](https://pkg.so/de/brew/isort/) - Shares pkgdb curated category or tags: cli, developer-tools, pre-commit, python.
- [flake8](https://pkg.so/de/brew/flake8/) - Shares pkgdb curated category or tags: cli, code-quality, developer-tools, python.
- [gersemi](https://pkg.so/de/brew/gersemi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, commit, developer, developer-tools.
- [pre-commit](https://pkg.so/de/brew/pre-commit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, code-quality, commit, developer.
- [pyspelling](https://pkg.so/de/brew/pyspelling/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, commit, developer, developer-tools, libyaml.

## Combined YAML source

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


## Quellen

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