Hacker News new | ask | show | jobs
by csytan 5315 days ago
I wrote a simple plugin for Sublime Text that opens the GitHub app and it's been working quite well as a replacement for Textmate & Git bundle.

There's been a few rare times where I've had to drop back to command line because of crashes, but I'm glad to see it's being maintained and updated.

2 comments

Mind making your plugin publicly available?
Done. https://github.com/csytan/sublime-text-2-github

Funny how writing the documentation took the same amount of time as writing the code for this. :)