Skip to content

maxrussell/mock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Mock

Mock is a command-line "tool" for converting text into mOcKiNg CaSe TeXt as is often seen with the Mocking SpongeBob meme.

There are (probably) lots of things called Mock. Maybe I'll rename this eventually. For now I want to be able to mock things in my terminal.

Requirements

Go 1.10 or later is required since this uses strings.Builder.

But I haven't made the switch, yet.

BuT i HaVeN't MaDe ThE sWiTcH, yEt.

Examples

  1. I want to mock stuff in an unremarkable way.
$ mock I am boring.
I aM bOrInG.
  1. I want to mock things with apostrophes.
$ mock "I can't write a sentence without apostrophes."
I cAn'T wRiTe A sEnTeNcE wItHoUt ApOsTrOpHeS.

FAQ

Why aren't there any unit tests?

WhY aReN't ThErE aNy UnIt TeStS?

About

for all your command-line mocking needs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages