0.0.15 • Published 12 years ago

colored v0.0.15

Weekly downloads
9
License
-
Repository
github
Last release
12 years ago

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

0.0.15

12 years ago

0.0.14

12 years ago

0.0.13

12 years ago

0.0.12

12 years ago

0.0.11

12 years ago

0.0.10

12 years ago

0.0.9

12 years ago

0.0.8

12 years ago

0.0.7

12 years ago

0.0.6

12 years ago

0.0.5

12 years ago

0.0.4

12 years ago

0.0.3

12 years ago

0.0.2

12 years ago

0.0.1

12 years ago