colored

0.0.15 • Public • Published

Colored

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

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

//TODO

License

MIT 2012 Farrin Reid

/colored/

    Package Sidebar

    Install

    npm i colored

    Weekly Downloads

    32

    Version

    0.0.15

    License

    MIT

    Last publish

    Collaborators

    • blakmatrix