# Install codelimit with Homebrew

Your Refactoring Alarm. Version 0.21.0 via Homebrew; verified 2026-06-15.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install codelimit
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:codelimit
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/codelimit>
- **Version:** 0.21.0
- **Source summary:** Your Refactoring Alarm
- **Homepage:** <https://getcodelimit.github.io>
- **Repository:** <https://github.com/getcodelimit/codelimit>
- **Upstream docs:** <https://getcodelimit.github.io/codelimit>
- **License:** GPL-3.0-or-later
- **Source archive:** <https://files.pythonhosted.org/packages/b7/e5/36aae3a408a00642a7ffa95c200799bdcecb8402e495f4ceffca44a7ab13/codelimit-0.21.0.tar.gz>
- **Last updated:** 2026-06-15T10:20:13-04:00
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- codelimit (cli)
- codelimit (alias)

## Dependencies

- certifi
- libyaml
- python@3.14

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.21.0
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://getcodelimit.github.io
- info: Release/tag comparison is only available for GitHub repositories.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

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


## Security Notes

No matching local secret-handling manifest was found for codelimit. Nucleus package metadata is still published here so future coverage has a stable package URL.


## Source Database Details

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


## Related links

- [Source-control packages](https://www.automicvault.com/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [prek](https://www.automicvault.com/pkg/brew/prek/) - Shares av.db curated category or tags: cli, code-quality, developer-tools, pre-commit.
- [jscpd](https://www.automicvault.com/pkg/brew/jscpd/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [precious](https://www.automicvault.com/pkg/brew/precious/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [sonar-scanner](https://www.automicvault.com/pkg/brew/sonar-scanner/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [tagref](https://www.automicvault.com/pkg/brew/tagref/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [typos-cli](https://www.automicvault.com/pkg/brew/typos-cli/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [addlicense](https://www.automicvault.com/pkg/brew/addlicense/) - Shares av.db curated category or tags: cli, code-quality, developer-tools.
- [black](https://www.automicvault.com/pkg/brew/black/) - Shares av.db curated category or tags: cli, developer-tools, pre-commit, python.
- [gersemi](https://www.automicvault.com/pkg/brew/gersemi/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, commit, developer, developer-tools.
- [pre-commit](https://www.automicvault.com/pkg/brew/pre-commit/) - Both packages touch the same language runtime or ecosystem. Shared terms: cli, code, code-quality, commit, developer.
- [pyspelling](https://www.automicvault.com/pkg/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/automic-vault/db/blob/main/combined/codelimit.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- cross-ecosystem install command graph
