#yes #cli #repeatedly #clone #killed

app ofCourse

Output a string repeatedly until killed

4 releases (stable)

1.1.1 Apr 5, 2022
1.1.0 Nov 23, 2021
1.0.0 Oct 1, 2021
0.1.0 Oct 1, 2021

#1721 in Command line utilities

22 downloads per month

MIT license

4KB

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.

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 📄

No runtime deps