cringify

Crates.iocringify
lib.rscringify
version0.2.0
sourcesrc
created_at2021-04-04 12:20:35.542614
updated_at2024-01-25 21:50:37.129858
descriptionAnnoy your friends with the cringified text
homepagehttps://github.com/sansyrox/cringify
repository
max_upload_size
id378738
size15,097
Sanskar Jethi (sansyrox)

documentation

README

Cringify

Annoy your friends with the cringified text

INSTALLATION

    cargo install cringify

USAGE:

cringify <STRING> [OPTIONS]

EXAMPLE

    cringify 'Rust is for hippies' --prefix 'Java boomer said: '

Output

    Java boomer said:  rUsT Is fOr hIpPiEs

FLAGS:

-h, --help       Prints help information
-V, --version    Prints version information

OPTIONS:

-p, --prefix <prefix>    Prefix value for the string

Made with ❤ and rust btw.

Commit count: 0

cargo fmt