Project

boom

0.51
No release in over 3 years
Low commit activity in last 3 years
God it's about every day where I think to myself, gadzooks, I keep typing *REPETITIVE_BORING_TASK* over and over. Wouldn't it be great if I had something like boom to store all these commonly-used text snippets for me? Then I realized that was a worthless idea since boom hadn't been created yet and I had no idea what that statement meant. At some point I found the code for boom in a dark alleyway and released it under my own name because I wanted to look smart.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 0.9.9
~> 0.9.2

Runtime

~> 1.1
 Project Readme

B O O M

About

boom manages your text snippets on your command line. You can stash away text like URLs, canned responses, and important notes and then quickly copy them onto your clipboard, ready for pasting.

For more details about what boom is and how it works, check out boom's website.

Install

gem install boom

Quick and Dirty

$ boom gifs
Boom! Created a new list called "gifs".

$ boom gifs shirt http://cl.ly/NwCS/shirt.gif
Boom! "shirt" in "gifs" is "http://cl.ly/NwCS/shirt.gif". Got it.

$ boom shirt
Boom! Just copied http://cl.ly/NwCS/shirt.gif to your clipboard.

$ boom delete gifs shirt
Boom! shirt is gone forever.

And that's just a taste! I know, you're salivating, I can hear you from here. (Why your saliva is noisy is beyond me.) Check out the full list of commands.

Contribute

Want to join the Pantheon of Boom'ers? I'd love to include your contributions, friend.

Clone this repository, then run bundle install. That'll install all the gem dependencies. Make sure your methods are TomDoc'd properly, that existing tests pass (rake), and that any new functionality includes appropriate tests.

The tests are written in shell for roundup, since boom is basically just Ruby pretending to be shell. rake should run them all for you just fine.

All good? Cool! Then send me a pull request!

I love you

Zach Holman made this. Ping me on Twitter — @holman — if you're having issues, want me to merge in your pull request, or are using boom in a cool way. I'm kind of hoping this is generic enough that people do some fun things with it. First one to use boom to calculate their tax liability wins.