Skip to content

Instantly share code, notes, and snippets.

@garcon
Created January 2, 2010 23:45
Show Gist options
  • Select an option

  • Save garcon/267729 to your computer and use it in GitHub Desktop.

Select an option

Save garcon/267729 to your computer and use it in GitHub Desktop.
# run Rhino + EnvJS in console:
env-js $ java -cp dist/env-js.jar jline.ConsoleRunner org.mozilla.javascript.tools.envjs.Main
# run Rhino + EnvJS:
env-js $ java -jar dist/env-js.jar -opt -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment