Crates.io | input-painter |
lib.rs | input-painter |
version | 0.1.4 |
source | src |
created_at | 2023-06-18 22:35:19.75446 |
updated_at | 2023-06-19 00:37:33.094348 |
description | A simple cli tool for coloring the output of other programs |
homepage | https://github.com/Zynh0722/input-painter |
repository | https://github.com/Zynh0722/input-painter |
max_upload_size | |
id | 893661 |
size | 13,762 |
cargo install input-painter
The intended use of this program is for other programs to pipe into them.
cat README.md | input-painter rgb 1 152 157
You can also select any of termcolor
's colors which are listed by
input-painter --help