SkillAgentSearch skills...

Colored

colorize your streams (also cli tool to colorize log files) - A great alternative to CCZE!

Install / Use

/learn @blakmatrix/Colored
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

build status

Colored

A CLI tool to colorize logs in the terminal and a library to colorize streams(TODO)

Colored is a faster alternative to CCZE if you use node.js

Install with:

npm install colored -g

Example

To run with tail: tail -f /path/to/log | colored

To run with tail and a highlighted keyword : tail -f /path/to/log | colored -t keyword

Customization

words

Edit ./config/words.json to add or remove certain words you would like to colorize.

configuration

//TODO

License

MIT 2012 Farrin Reid

Related Skills

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated1y ago
Forks1

Languages

JavaScript

Security Score

60/100

Audited on Mar 30, 2025

No findings