ngist
ngist copied to clipboard
Gist module and CLI tool for node.js
Hi! I am migrationBot Did you know that `path.{exists,existsSync}` was moved to `fs.{exists,existsSync}`, and that `tty.setRawMode(mode)` was moved to `tty.ReadStream#setRawMode()` (i.e. `process.stdin.setRawMode()`) in node v0.8.0? Read more @[API changes between...
It would be great to fetch a gist with a given id using the option -f/--fetch gistid. My workflow is: Throwing all my snippets in private gists from one server...
Thanks for the utility :) D @gissues:{"order":50,"status":"backlog"}
Binary files currently break the script, but it would be good to have a graceful error message so that the user knows what the problem was.