- NodeJS 12.0 or later
- Download source here.
- Start command prompt using
run.bat
. - Run
npm install
on the above opened command prompt. - After
npm install
command will show done message. - Close the command prompt window
- Place files inside
input
folder. - Start command prompt using
run.bat
. - Run code
node multi.js ./input
on the command prompt - Output files will be placed inside
export
folder.
Logs can be found under logs
folder.