0.0.3 • Published 10 years ago

coolor v0.0.3

Weekly downloads
3
License
GPL
Repository
github
Last release
10 years ago

coolor

NPM version

Simple command-line utility: text stream colorizer

Screenshot

Installation

$ npm install coolor -g

Usage

$ tail -f /var/log/something.log | coolor

Your own config

See example of config in config/default.json

$ tail -f /var/log/something.log | coolor ~/your/config.json

Author