Skip to content

Instantly share code, notes, and snippets.

@ctide
Created August 11, 2011 23:58
Show Gist options
  • Save ctide/1141115 to your computer and use it in GitHub Desktop.
Save ctide/1141115 to your computer and use it in GitHub Desktop.
var repl = require('repl');
console.log('HELP:\n\nblah blah\n');
var ctx = repl.start('lockersearch> ').context;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment