ohnx / gh-js

simple GitHub API wrapper in JavaScript
MIT License
0 stars 0 forks source link

Gist support #1

Open ohnx opened 8 years ago

ohnx commented 8 years ago

Ability to get a user's gists and create a new gist anonymously.

ie, gist.publish(callback) to publish a gist, and user.fill_gists() to fill gist information.

ohnx commented 8 years ago

pause for around until 2016.

school is too annoying.

ohnx commented 8 years ago

well, half of this is done.

need to add gist.publish().