# 使用 Homebrew, Nix 安装 codevis

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

## 安装

```sh
sudo av install brew:codevis
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install codevis
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#codevis
```

  证据: nixpkgs package indexes: pkgs/by-name/co/codevis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:codevis
- **软件包管理器:** Homebrew
- **版本:** 0.8.4
- **来源摘要:** Turns your code into one large image
- **主页:** <https://github.com/sloganking/codevis>
- **仓库:** <https://github.com/sloganking/codevis>
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- codevis (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

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

codevis is a Rust CLI that renders source code and UTF-8 text files in a folder into a single image, using syntax highlighting where possible.

### 项目历史

The official repository presents codevis as a visualization utility rather than a language tool or build system. Its public GitHub metadata records the repository as created on January 17, 2022.

### 采用历史

The supplied package facts list codevis in Homebrew and Nix. That is consistent with a small, self-contained developer utility whose main packaging concern is exposing the codevis executable.

### 使用方式

The README shows codevis being run with an input directory and optional output file, producing a PNG visualization of a repository or directory tree. It also points users to --help for the full CLI surface.

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

codevis matters to package nerds as a compact example of a Rust visualization CLI distributed through cargo and system package managers, with no daemon, account, or runtime service attached.

### 时间线

- 2022: The official GitHub repository metadata records repository creation on January 17.
- README: codevis documents cargo installation and directory-to-image CLI usage.

### Related projects

- The README points to the author's related codemov video project and codevis-gui graphical interface.

### 来源

- <https://github.com/sloganking/codevis#readme>
- <https://api.github.com/repos/sloganking/codevis>


## 安全说明

broad file, network, media, or database tool signal.

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 其他软件包管理器记录

- Nix - codevis: normalized package name match | nixpkgs package indexes: pkgs/by-name/co/codevis/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

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


## 来源

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