ofCourse 1.1.0

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