# codevis を Homebrew, Nix でインストール

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
