| Crates.io | cringify |
| lib.rs | cringify |
| version | 0.2.0 |
| created_at | 2021-04-04 12:20:35.542614+00 |
| updated_at | 2024-01-25 21:50:37.129858+00 |
| description | Annoy your friends with the cringified text |
| homepage | https://github.com/sansyrox/cringify |
| repository | |
| max_upload_size | |
| id | 378738 |
| size | 15,097 |
Annoy your friends with the cringified text
cargo install cringify
cringify <STRING> [OPTIONS]
cringify 'Rust is for hippies' --prefix 'Java boomer said: '
Output
Java boomer said: rUsT Is fOr hIpPiEs
-h, --help Prints help information
-V, --version Prints version information
-p, --prefix <prefix> Prefix value for the string
Made with ❤ and rust btw.