robbiegleeson / gistHub

Command Line tool for uploading snippets to GitHub Gist
0 stars 1 forks source link

Add ability to delete gists from selection. #1

Closed xkal36 closed 7 years ago

xkal36 commented 7 years ago

Code was also simplified by calling yield on promises so that the code can appear synchronous while actually being asynchronous.