Skip to content

A Rust util/lib for creating MoCkINg SpOnGEbOb text from normal text.

License

Notifications You must be signed in to change notification settings

petert82/spongemock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spongemock

Checks and Tests

A tiny (VeRy SeNsIbLe) Rust library and CLI app for creating Mocking SpongeBob text from normal input.

Usage

CLI

Simply provide the input to be MoCkEd as arguments to the app. Each input argument will be output on its own line.

$ spongemock "this is a" "worthwhile use of my time"
ThIs Is A
WoRtHwHiLe UsE oF mY tImE

If no arguments are given, input will be read from stdin.

$ fortune | spongemock | cowsay
 ________________________________________
/ YoU wIlL iNhErIt SoMe MoNeY oR a SmAlL \
\ pIeCe Of LaNd.                         /
 ----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||

Library

See the doc comments in lib.rs.

About

A Rust util/lib for creating MoCkINg SpOnGEbOb text from normal text.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages