Repository

colorize

colorize is a simple command line tool to colorize text. It reads text from standard input and writes colorized text to standard output.

Installation

v install colorize

Usage

import colorize

fn main() {
    println(colorize.color('<red>Hello<stop>, World!'))
}

License

MIT

Contributors

About

colorize is a simple command line tool to colorize text. It reads text from standard input and writes colorized text to standard output.

0
11
last Mar 14

Author

disco07