12 lines
274 B
Text
12 lines
274 B
Text
# Pat
|
|
Outputs text from files with rainbow colors.
|
|
|
|
## Recommended installation
|
|
```pip install patcat```
|
|
|
|
## Usage
|
|
```pat -h``` to see options
|
|
|
|
## Inspirations/related programs
|
|
* [lolcat](https://github.com/busyloop/lolcat)
|
|
* [cat](https://en.wikipedia.org/wiki/Cat_(Unix))
|