macOS
brew install nyanlocal Homebrew formula metadata
brew / rank 5249
Colorizing cat command with syntax highlighting. Version 1.2.6 via Homebrew; verified 2026-07-26. Also installable with nix: nix profile install nixpkgs#nyan.
install
brew install nyanlocal Homebrew formula metadata
nix profile install nixpkgs#nyannixpkgs package indexes · pkgs/by-name/ny/nyan/package.nix · source: api.github.com
overview
Colorizing cat command with syntax highlighting
history
nyan is a Go command-line replacement for the narrow use case of running cat on source files while keeping terminal syntax highlighting. Its upstream README describes it as a colorizing cat command, with language selection, line numbers, and selectable themes such as monokai, dracula, pygments, and solarized variants.
The GitHub repository was created on 2019-07-08 by toshimaru. The README explicitly ties the name to Nyan Cat, but the tool's implementation niche is practical rather than novelty: plain file output with optional syntax coloring instead of a pager-first workflow.
nyan started as a small Homebrew-tap style developer utility and the README notes that version 1.2.0 was merged into homebrew-core. The Homebrew formula API reported stable version 1.2.6 and 610 installs over the 365-day analytics window queried on 2026-07-01, which fits a modest but real CLI-tool audience.
Package nerds use nyan where bat is more UI than they want: quick terminal inspection of files with colors, sometimes with --language to force highlighting, --theme to match a terminal theme, --number for line numbers, and --list-themes to preview palettes.
nyan sits in the tiny ecosystem of colorizing cat clones such as ccat and bat. Its significance is mostly packaging shape: a small Go single-command utility that graduated into homebrew-core because it cleanly solves one terminal habit.
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 |
|---|---|---|---|
nyan | 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:nyan |
|---|---|
| Version | 1.2.6 |
| Package manager | Homebrew |
| Homepage | https://github.com/toshimaru/nyan |
| Repository | https://github.com/toshimaru/nyan |
| Last updated | 2026-07-26T19:43:17+02:00 |
| Pulse | updated |
| 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.
nyan
nix profile install nixpkgs#nyansource 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.