ofCourse 1.1.1

Output a string repeatedly until killed.
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ofCourse"
version = "1.1.1"
authors = ["Eliaz Bobadilla <eliaz.bobadilladev@gmail.com>"]
license = "MIT"
description = "Output a string repeatedly until killed."
readme = "readme.md"
homepage = "https://github.com/UltiRequiem/ofCourse"
repository = "https://github.com/UltiRequiem/ofCourse"
keywords = ["cli", "yes"]
categories = ["command-line-utilities"]
edition = "2018"