Skip to content

Instantly share code, notes, and snippets.

@jlcampana
Created January 29, 2014 16:20
Show Gist options
  • Save jlcampana/8691469 to your computer and use it in GitHub Desktop.
Save jlcampana/8691469 to your computer and use it in GitHub Desktop.
Get a javascript runtime on terminal (OSX)
sudo ln -s /System/Library/Frameworks/JavaScriptCore.framework/Resources/jsc /usr/bin
@edubxb
Copy link

edubxb commented Jan 29, 2014

con sudo???

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