Crates.io | ouai |
lib.rs | ouai |
version | 0.1.0 |
source | src |
created_at | 2022-01-30 18:29:57.743555 |
updated_at | 2022-01-30 18:29:57.743555 |
description | A yes like command that simulate typed text |
homepage | |
repository | https://github.com/Kerollmops/ouai |
max_upload_size | |
id | 524144 |
size | 4,802 |
A yes
like command that simulate typed text.
You must have Rust installed on your machine,
then you can install ouai
by doing:
cargo install ouai
You can use ouai
to infinitely generate given strings in a typed form:
ouai Hello World | head
H
He
Hel
Hell
Hello
W
Wo
Wor
Worl
World
H
He
Hel
Hell
Hello
W
Wo
Wor
Worl
World