# codevis mit Homebrew, Nix installieren

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

## Installation

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

Weitere Installationsbefehle:

### macOS

- Homebrew (100%):

```sh
brew install codevis
```

  Evidenz: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Paketfakten

- **Paketschlüssel:** brew:codevis
- **Paketmanager:** Homebrew
- **Paketmanager-Seite:** <https://formulae.brew.sh/formula/codevis>
- **Version:** 0.8.4
- **Quellzusammenfassung:** Turns your code into one large image
- **Homepage:** <https://github.com/sloganking/codevis>
- **Repository:** <https://github.com/sloganking/codevis>
- **Lizenz:** MIT
- **Quellarchiv:** <https://github.com/sloganking/codevis/archive/refs/tags/v0.8.4.tar.gz>
- **Generiert:** 2026-08-04T22:13:35+00:00

## Executables

- codevis (cli)
- codevis (Alias)

## Abhängigkeiten

- oniguruma

## Build-Abhängigkeiten

- pkgconf
- rust

## Installationsverhalten

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

## Version und Aktualität

- Seite generiert: 2026-08-04
- Manager-Version: 0.8.4
- lokale Daten: OK
- Upstream-Repository: https://github.com/sloganking/codevis
- neueste erkannte Version: v0.8.4 (aktuell)
- Info: No package-manager update timestamp was available.
## Projektgeschichte und Nutzung

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.

### Projektgeschichte

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.

### Adoptionsgeschichte

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.

### Wie es verwendet wird

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.

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

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.

### Zeitleiste

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

### Quellen

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


## Sicherheitshinweise

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

- **Geiger-Risiko:** blue / mittel
- broad file, network, media, or database tool signal

## Details aus der Quelldatenbank

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

## Andere Paketmanager-Einträge

- 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


## Verwandte Links

- [Source-control packages](https://pkg.so/de/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/de/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [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.
- [oniguruma](https://pkg.so/de/brew/oniguruma/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/de/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/de/brew/rust/) - Build dependency declared by Homebrew.
- [qcachegrind](https://pkg.so/de/brew/qcachegrind/) - Shares pkgdb curated category or tags: cli, developer-tools, visualization.
- [logstalgia](https://pkg.so/de/brew/logstalgia/) - Shares pkgdb curated category or tags: cli, developer-tools, visualization.
- [codesnap](https://pkg.so/de/brew/codesnap/) - Shares pkgdb curated category or tags: cli, developer-tools, image-generation, rust, syntax-highlighting.
- [tailspin](https://pkg.so/de/brew/tailspin/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, syntax-highlighting.
- [silicon](https://pkg.so/de/brew/silicon/) - Shares pkgdb curated category or tags: cli, code-visualization, developer-tools, rust, syntax-highlighting.
- [git-graph](https://pkg.so/de/brew/git-graph/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, visualization.
- [code-minimap](https://pkg.so/de/brew/code-minimap/) - Shares pkgdb curated category or tags: cli, code-visualization, developer-tools, rust.
- [zsh-patina](https://pkg.so/de/brew/zsh-patina/) - Shares pkgdb curated category or tags: cli, developer-tools, rust, syntax-highlighting.
- [bat](https://pkg.so/de/brew/bat/) - Local package facts share a topical domain. Shared terms: cli, developer, developer-tools, highlighting, oniguruma.

## Combined YAML source

View the package source record on GitHub. [combined/codevis.yml](https://github.com/mxcl/pkgdb/blob/main/combined/codevis.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
- external package-manager database matches
- cross-ecosystem install command graph
