macOS
brew install ccatlocal Homebrew formula metadata
brew / rank 4693
Like cat but displays content with syntax highlighting. Version 1.1.0 via Homebrew; verified from local package data. Also installable with scoop: scoop install main/ccat.
install
brew install ccatlocal Homebrew formula metadata
scoop install main/ccatScoop official bucket manifest trees · bucket/ccat.json · source: api.github.com
overview
Like cat but displays content with syntax highlighting
history
ccat is a small Go command-line utility that reimagines cat as a syntax-highlighting terminal viewer. Its official README describes it as a colorizing cat that works like cat while displaying source files with syntax highlighting.
The upstream GitHub repository was created in May 2015 and published MIT-licensed Go code. The README positions ccat as a native-speed, single-binary alternative to syntax highlighters such as Pygments and GNU source-highlight.
The README documents Homebrew installation on macOS, Arch Linux/AUR installation, standalone binaries, and source installation with Go. The supplied package facts also show distribution through Homebrew and Scoop.
Typical usage is the cat-like form ccat FILE1 FILE2, reading from standard input, producing HTML output, selecting dark-background colors, changing token colors, or aliasing cat=ccat for interactive terminal use.
ccat matters as an example of the mid-2010s wave of single-purpose Go CLIs shipped as static-ish binaries and immediately wrapped by package managers. It is also a predecessor-in-spirit to later terminal viewers that made syntax-highlighted source display feel routine.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
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 |
|---|---|---|---|
ccat | 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:ccat |
|---|---|
| Version | 1.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/owenthereal/ccat |
| Repository | https://github.com/owenthereal/ccat |
| 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.
main/ccat
scoop install main/ccatsource 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.