| Crates.io | affirm |
| lib.rs | affirm |
| version | 1.0.0 |
| created_at | 2023-06-02 13:47:17.16115+00 |
| updated_at | 2023-06-02 13:47:17.16115+00 |
| description | A rust-based `yes` clone |
| homepage | https://github.com/benraz123/affirm |
| repository | https://github.com/benraz123/affirm |
| max_upload_size | |
| id | 880845 |
| size | 47,610 |
Ben Raz, 2023
affirm takes in an input and then repeats it infinitely. To learn more, run
% affirm -h
affirm is mainly a joke designed to replace yes --- a command that infinitely repeats it's input --- with a rust-based version.
Make sure you have rust installed and run
% cargo install affirm
To make sure it has been installed, run
% affirm -V