Skip to content

Instantly share code, notes, and snippets.

@nickleefly
Last active December 13, 2015 21:18
Show Gist options
  • Save nickleefly/4975831 to your computer and use it in GitHub Desktop.
Save nickleefly/4975831 to your computer and use it in GitHub Desktop.
dnode REPL
require('dnode').connect(8090, function(remote) { console.dir(remote)});
@nickleefly
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment