ofCourse

Crates.ioofCourse
lib.rsofCourse
version1.1.1
sourcesrc
created_at2021-10-01 16:15:14.860564
updated_at2022-04-05 19:49:25.903085
descriptionOutput a string repeatedly until killed.
homepagehttps://github.com/UltiRequiem/ofCourse
repositoryhttps://github.com/UltiRequiem/ofCourse
max_upload_size
id459176
size6,124
Eliaz Bobadilla (UltiRequiem)

documentation

README

Of Course

Output a string repeatedly until killed 💀

Yet Another yes clone but in Rust 🦀

Installation

cargo install ofCourse

Or use a binary from releases.

Usage

ofCourse

This will print "y" until the process is canceled.

You can also pass a custom string to repeat 👇

ofCourse custom string

It will print "custom string" until the process is canceled.

Related

I also made this on JavaScript and Go.

Support

Open an Issue, I will check it a soon as possible 👀

If you want to hurry me up a bit send me a tweet 😆

Consider supporting me on Patreon if you like my work 🙏

Don't forget to start the repo ⭐

Versioning

We use Semantic Versioning. For the versions available, see the tags 🏷️

Licence

Licensed under the MIT License 📄

Commit count: 11

cargo fmt