Sublime Forum

Taking .in files and feeding them to .js files and generating .out files

#1

I have a javascript code in .js file, it takes input using ‘stdin’ and generate output using ‘stdout’. I want to feed input using an input file( .in extension ) and want to generate .out file( or .io) file as I have to upload the generated file to an online website.
Please help if this can be achievable using sublime text and if not then some method to achieve the same.

Thanks in advance.

0 Likes