I want to excute javascript file without a browser. I found Mozila Rhino, but I wonder that how can I config sublime text or another text editor run my .js file directly (i.e without run command line).
|
feedback
|
|
Linux solution: Create a bash file:
Note: On Sublime, go to Tools » Build System » New Build System. Paste the following and save the file.
| ||||
|
feedback
|
