1 unstable release
0.1.0 | Jan 30, 2022 |
---|
#220 in Simulation
3KB
Ouai
A yes
like command that simulate typed text.
Installation
You must have Rust installed on your machine,
then you can install ouai
by doing:
cargo install ouai
Example Usage
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
Dependencies
~1.5MB
~37K SLoC