Crates.io | affirmative |
lib.rs | affirmative |
version | 0.1.1 |
source | src |
created_at | 2022-02-28 16:59:00.776641 |
updated_at | 2022-02-28 20:20:05.130115 |
description | Prints the specified string until interrupted. |
homepage | |
repository | https://github.com/centaurii44/affirmative |
max_upload_size | |
id | 541052 |
size | 38,076 |
Affirmative will print a string until interrupted by the user.
affirmative [string_to_repeat] (flags)
When string_to_repeat is ommitted, "y" will be used as a default.
--version
prints the version numberBinaries are not given, but you can install Affirmative via the Cargo package manager
cargo install affirmative