command line JavaScript, one line
Using Mac OSX?
paste this into your console...
sudo ln /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/Resources/jsc /bin/jscThats it, now start running JavaScript!
run a file: $ jsc example.js
or use the interactive console: $ jsc
Written by AlexRay
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
 #Console 
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#

 
 
 
 
