Skip to content

Instantly share code, notes, and snippets.

@haus
Created December 23, 2014 19:51
Show Gist options
  • Save haus/5b9c22ccdd87bafd4dd6 to your computer and use it in GitHub Desktop.
Save haus/5b9c22ccdd87bafd4dd6 to your computer and use it in GitHub Desktop.
#!/usr/bin/js -i
require('/usr/local/lib/node_modules/shelljs/global');
var repl = require('repl');
repl.start({terminal: true});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment