Skip to content

Instantly share code, notes, and snippets.

@filevich
Last active October 4, 2021 01:35
Show Gist options
  • Save filevich/43998491fc8b0a04bdd1b2fe3c967255 to your computer and use it in GitHub Desktop.
Save filevich/43998491fc8b0a04bdd1b2fe3c967255 to your computer and use it in GitHub Desktop.
REPL nodejs javascript

> .load foo.js

or

node -i -e "$(< yourScript.js)"

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