holman/boom
{ "createdAt": "2010-10-19T07:39:59Z", "defaultBranch": "master", "description": "Motherfucking TEXT SNIPPETS! On the COMMAND LINE!", "fullName": "holman/boom", "homepage": "http://zachholman.com/boom", "language": "Ruby", "name": "boom", "pushedAt": "2023-02-19T17:08:47Z", "stargazersCount": 1310, "topics": [], "updatedAt": "2025-11-17T02:53:01Z", "url": "https://github.com/holman/boom"}B O O M
Section titled “B O O M”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
Section titled “Install”gem install boomQuick and Dirty
Section titled “Quick and Dirty”$ boom gifsBoom! Created a new list called "gifs".
$ boom gifs shirt http://cl.ly/NwCS/shirt.gifBoom! "shirt" in "gifs" is "http://cl.ly/NwCS/shirt.gif". Got it.
$ boom shirtBoom! Just copied http://cl.ly/NwCS/shirt.gif to your clipboard.
$ boom delete gifs shirtBoom! 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
Section titled “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
Section titled “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.