An open API service indexing awesome lists of open source software.

https://github.com/iolanguage/rainbow

Colorize command line output.
https://github.com/iolanguage/rainbow

Last synced: 6 months ago
JSON representation

Colorize command line output.

Awesome Lists containing this project

README

          

# Rainbow

This addon allows you to colorize command line output.

For example:

```Io
Rainbow bold red blueBg
```

Will make your output print on blue background with bold red font.