Skip to content

Instantly share code, notes, and snippets.

@hugooliveirad
Created June 24, 2015 11:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hugooliveirad/8729eda8f77f72889d4e to your computer and use it in GitHub Desktop.
Save hugooliveirad/8729eda8f77f72889d4e to your computer and use it in GitHub Desktop.
Run Node REPL with require support
node -e "require('repl').start({ignoreUndefined: true})"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment