| Crates.io | keco |
| lib.rs | keco |
| version | 0.1.1 |
| created_at | 2023-09-14 21:29:23.86987+00 |
| updated_at | 2023-09-15 07:31:24.867247+00 |
| description | Colored echo |
| homepage | https://github.com/ahmetdadak/rust-lang/tree/main/mycoreutils/keco |
| repository | https://github.com/ahmetdadak/rust-lang/tree/main/mycoreutils/keco |
| max_upload_size | |
| id | 973112 |
| size | 10,710 |
'echo' implementation that supports colored output to the console.
$ keco --color HEX_CODE TEXT
$ keco --color ff00ff foo bar
$ keco -c ff0000 foo bar bar
$ keco my echo implementation --color 00ff00