# 使用 Homebrew 安装 codelimit

查看 codelimit 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install codelimit
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:codelimit
- **软件包管理器:** Homebrew
- **版本:** 0.21.0
- **来源摘要:** Your Refactoring Alarm
- **主页:** <https://getcodelimit.github.io>
- **最后更新:** 2026-06-15T10:20:13-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- codelimit (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 0.21.0
## 项目历史与用法

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.

### 项目历史

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

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

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

### 来源

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


## 安全说明

没有找到 codelimit 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布，以便未来覆盖拥有稳定的软件包 URL。



## Combined YAML source

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


## 来源

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