https://github.com/ultirequiem/ofcourse
:sunglasses: Yet Another yes clone but in Rust
https://github.com/ultirequiem/ofcourse
cli coreutils coreutils-programs rust rust-crate rust-lang utils
Last synced: 3 months ago
JSON representation
:sunglasses: Yet Another yes clone but in Rust
- Host: GitHub
- URL: https://github.com/ultirequiem/ofcourse
- Owner: UltiRequiem
- License: other
- Created: 2021-09-30T23:10:31.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-05T20:21:23.000Z (about 4 years ago)
- Last Synced: 2025-05-05T19:59:19.472Z (about 1 year ago)
- Topics: cli, coreutils, coreutils-programs, rust, rust-crate, rust-lang, utils
- Language: Rust
- Homepage: https://crates.io/crates/ofCourse
- Size: 9.77 KB
- Stars: 6
- Watchers: 2
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# Of Course
Output a string repeatedly until killed 💀
Yet Another
[`yes`](https://github.com/openbsd/src/blob/master/usr.bin/yes/yes.c) clone but
in Rust 🦀
## Installation
```sh
cargo install ofCourse
```
Or use a binary from
[releases](https://github.com/UltiRequiem/ofCourse/releases/latest).
## Usage
```sh
ofCourse
```
This will print "y" until the process is canceled.
You can also pass a custom string to repeat 👇
```sh
ofCourse custom string
```
It will print "custom string" until the process is canceled.
## Related
I also made this on [JavaScript](https://github.com/UltiRequiem/sure) and
[Go](https://github.com/UltiRequiem/yeah).
## 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](https://twitter.com/UltiRequiem) 😆
Consider [supporting me on Patreon](https://patreon.com/UltiRequiem) if you like
my work 🙏
Don't forget to start the repo ⭐
## Versioning
We use [Semantic Versioning](http://semver.org). For the versions available, see
the [tags](https://github.com/UltiRequiem/ofCourse/tags) 🏷️
## Licence
Licensed under the MIT License 📄