cringify 0.2.0

Annoy your friends with the cringified text
Documentation
  • Coverage
  • 0%
    0 out of 2 items documented0 out of 1 items with examples
  • Size
  • Source code size: 14.39 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 301.8 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 21s Average build duration of successful builds.
  • all releases: 21s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • sansyrox

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.