macOS
brew install codevislocal Homebrew formula metadata
brew / rank 7784
Turns your code into one large image. Version 0.8.4 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#codevis.
install
brew install codevislocal Homebrew formula metadata
nix profile install nixpkgs#codevisnixpkgs package indexes · pkgs/by-name/co/codevis/package.nix · source: api.github.com
overview
Turns your code into one large image
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
codevis | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:codevis |
|---|---|
| Version | 0.8.4 |
| Package manager | Homebrew |
| Homepage | https://github.com/sloganking/codevis |
| Repository | https://github.com/sloganking/codevis |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
codevis
nix profile install nixpkgs#codevissource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.