agomusa / ofCourse

:sunglasses: Yet Another yes clone but in Rust

Home Page:https://crates.io/crates/ofCourse

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Of Course

GitMoji License: MIT Lines Of Code

Output a string repeatedly until killed.

Yet Another yes clone but in Rust.

Usage

Just like yes:

ofCourse

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

You can also pass a custom string to repeat:

ofCourse custom string

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

Installation

cargo install ofCourse

Or use a binary from releases.

Related

License

This project is licensed under the MIT License.

About

:sunglasses: Yet Another yes clone but in Rust

https://crates.io/crates/ofCourse

License:MIT License


Languages

Language:Rust 100.0%