2 releases
0.1.1 | Feb 28, 2022 |
---|---|
0.1.0 | Feb 28, 2022 |
#105 in #print
14KB
Affirmative
Affirmative will print a string until interrupted by the user.
Usage
affirmative [string_to_repeat] (flags)
When string_to_repeat is ommitted, "y" will be used as a default.
Flags
--version
prints the version number
Installing
Binaries are not given, but you can install Affirmative via the Cargo package manager
cargo install affirmative