affirm

Crates.ioaffirm
lib.rsaffirm
version1.0.0
sourcesrc
created_at2023-06-02 13:47:17.16115
updated_at2023-06-02 13:47:17.16115
descriptionA rust-based `yes` clone
homepagehttps://github.com/benraz123/affirm
repositoryhttps://github.com/benraz123/affirm
max_upload_size
id880845
size47,610
Ben Raz (BenRaz123)

documentation

README

affirm

Ben Raz, 2023

What does it do?

affirm takes in an input and then repeats it infinitely. To learn more, run

% affirm -h

Why?

affirm is mainly a joke designed to replace yes --- a command that infinitely repeats it's input --- with a rust-based version.

Installation

Make sure you have rust installed and run

% cargo install affirm

To make sure it has been installed, run

% affirm -V
Commit count: 5

cargo fmt