strider-github icon indicating copy to clipboard operation
strider-github copied to clipboard

use the github npm module

Open jaredly opened this issue 12 years ago • 4 comments

instead of rolling our own https://github.com/mikedeboer/node-github

jaredly avatar Oct 10 '13 17:10 jaredly

Yeah, good call. I don't think that existed when I started Strider so I had to write my own :-P

niallo avatar Oct 10 '13 17:10 niallo

@jaredly @niallo does the proposed alternative support arbitrary SSH Keys (their docs aren't the best..)?

knownasilya avatar Jun 25 '15 12:06 knownasilya

We would still need our own git-push logic (via Gitane). But their github api stuff is pretty solid.

jaredly avatar Jun 25 '15 16:06 jaredly

Ok, so the idea was to replace the API logic, but keep the wrapper (so to not remove gitane).

knownasilya avatar Jun 25 '15 17:06 knownasilya