11 comments

[ 2.3 ms ] story [ 34.7 ms ] thread
bitbucket project page can be found here

https://bitbucket.org/crowell/slaprb

can be installed with "gem install slap"

woah looks cool,

any reason you choose bitbucket over github? just curious...

I originally started the project on bitbucket, and never ended up moving it to github. I should probably do that, seeing as it is targeted to a github project.
What are the differences between this and the more common client [1]? This seems to support a subset of the functionality.

[1] https://github.com/defunkt/gist

to be honest, I was not aware of that piece of software.

One features of my client that I prefer is the auto-copy to clipboard. gist does look nice though.

I was going to ask the same. I usually just pipe my content to the gist command/tool.
Why don't you show the full help message when the command is run without options?
good idea, I will add that as an update
(comment deleted)
Is there a way to specify which account the gist should go to? Many people have more than one github account (personal, client1, client2, etc.).
currently, no. that would be a simple addition though.