ofCourse 0.1.0

Output a string repeatedly until killed
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "ofCourse"
version = "0.1.0"
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"