PDA

View Full Version : [SOLVED] JS script in Ubuntu



karthikeyan98pdy
January 1st, 2015, 05:16 PM
At the moment, I am learning Javascript. I do coding and can save it as a file using gedit but how am i supposed to run it?? I know that i can test my code in the chrome browser itself!! But how do I run a file??

slickymaster
January 1st, 2015, 06:07 PM
Moved to the Programming Talk sub-forum

schragge
January 2nd, 2015, 12:08 PM
sudo apt-get install libmozjs-24-bin
js24 --help|less