6 ms·
Show HN: Slap – a command line client for Github Gists
- crowell 13y agobitbucket project page can be found here https://bitbucket.org/crowell/slaprb https://bitbucket.org/crowell/slaprb can be installed with "gem install slap"
- samirahmed 13y agowoah looks cool, any reason you choose bitbucket over github? just curious...
- crowell 13y agoI 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.
- hoov 13y agoWhat 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 https://github.com/defunkt/gist
- natch 13y agoWhy don't you show the full help message when the command is run without options?
- crowell 13y agogood idea, I will add that as an update
- deleted 13y ago[deleted]
- natch 13y agoIs there a way to specify which account the gist should go to? Many people have more than one github account (personal, client1, client2, etc.).
- crowell 13y agocurrently, no. that would be a simple addition though.