ouai

Crates.ioouai
lib.rsouai
version0.1.0
sourcesrc
created_at2022-01-30 18:29:57.743555
updated_at2022-01-30 18:29:57.743555
descriptionA yes like command that simulate typed text
homepage
repositoryhttps://github.com/Kerollmops/ouai
max_upload_size
id524144
size4,802
LV2 Maintainers (github:rustaudio:lv2-maintainers)

documentation

https://docs.rs/ouai

README

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
Commit count: 1

cargo fmt