affirmative

Crates.ioaffirmative
lib.rsaffirmative
version0.1.1
sourcesrc
created_at2022-02-28 16:59:00.776641
updated_at2022-02-28 20:20:05.130115
descriptionPrints the specified string until interrupted.
homepage
repositoryhttps://github.com/centaurii44/affirmative
max_upload_size
id541052
size38,076
kai (nebulaa44)

documentation

README

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
Commit count: 0

cargo fmt