| Crates.io | say-rust |
| lib.rs | say-rust |
| version | 1.0.1 |
| created_at | 2025-03-14 12:10:11.378451+00 |
| updated_at | 2025-03-14 12:13:27.92779+00 |
| description | A simple command-line tool which is an alternative to echo. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1592121 |
| size | 45,357 |
this project is an echo alternative written in rust for fun.
** Available on crates.io!!
cargocargo install say-rust
saysay "we love rust!!\n" -f
git repositorygit clone https://github.com/namnam1105/say
cargo build --release
cargo install --path .
saysay "we love rust!!\n" -f
say [OPTIONS] "TEXT"
** Using quotes is not necessary but it helps reduce error with different shells.
Options: