This repository has been archived on 2026-05-27. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
rustypipe/cli
ThetaDev e8324cf3b0
fix: use anstream + owo-color for colorful CLI output
the color-print crate works very well, but it cannot disable styling if the terminal does not support it,
when saving the output to a file, etc
2024-08-08 15:04:15 +02:00
..
src fix: use anstream + owo-color for colorful CLI output 2024-08-08 15:04:15 +02:00
Cargo.toml fix: use anstream + owo-color for colorful CLI output 2024-08-08 15:04:15 +02:00
CHANGELOG.md chore(release): release rustypipe-cli v0.1.1 2024-06-27 14:07:08 +02:00
README.md feat: add plaintext output to CLI 2024-08-08 03:22:51 +02:00

RustyPipe CLI