Skip to content

sinaptia/punchy_pp

Repository files navigation

Punchy PP

A "whistle key finder" for you puts

WhAt?

  • Are you a puts debuguerer?
  • You tired of playing 'Where's Waldo' with your puts?
  • Sick of losing and forgeting where the heck you've put them?
  • Or perhaps diying of boredom while scrolling through and endless river of uninteresting logs?

If any of these is a YES, then, my dear friend, here I've got some well-deserved punchy for your puts'es

Usage

If you are using Rails, bundle add punchy_pp or gem install punchy_pp and you are good to go.

If not, then you also need to include punchy_pp's printer method #ppp in the top-level object, like so:

require "punchy_pp" 
include PunchyPP::Methods

ppp "Punchy"

And you'll get something like:

image of command line interface with very conspicuous strings

Development, Contributing, License, CoC, etc, etc, etc

MIT, Contributor Covenant Code of Conduct, etc, all the standard stuff Bundler happily made for us all 😀 Just reach out with an issue or PR

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published