LambdaTest / test-at-scale-scripts

Apache License 2.0
6 stars 8 forks source link

Local Setup Script for windows users #2

Open saurabh-prakash opened 2 years ago

saurabh-prakash commented 2 years ago

Right now, script to setup TestAtScale locally is for Mac users. With some changes in commands, that should be windows alternatives, we can have the setup ready for windows users as well.

P3rcy-8685 commented 2 years ago

I am interested in this issue. Can I be assigned?

P3rcy-8685 commented 2 years ago

I am interested in this issue. Can I be assigned?

@saurabh-prakash @SparshKesari

SparshKesari commented 2 years ago

Hey @Perseus-Jackson477 assigned ✅

P3rcy-8685 commented 2 years ago

Hey, @SparshKesari I wished to ask, do I need to convert the .sh file to .bat or can I make a WSL-based solution?

saurabh-prakash commented 2 years ago

@Perseus-Jackson477 WSL-based solution would, I believe, be less performant as compared to Windows native script file. Therefore, I'd recommend having a .bat file.