3 unstable releases
0.2.0 | Jan 25, 2024 |
---|---|
0.1.1 | Apr 4, 2021 |
0.1.0 | Apr 4, 2021 |
#2317 in Command line utilities
6KB
51 lines
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.
Dependencies
~3.5–10MB
~88K SLoC