Add WSL compatibility impplementation.
Allow integration with Android Studio at Windows platform when WSL (Windows Subsystem for Linux) is used
By default the plugin doesn't work at Windows environment. WSL adds possibility to call linux commands using "bash" shell. The update allows mirakle to wrap ssh/rsync commands execution with the explicit "bash" shell usage.
Hey, big thanks for the help with the Windows support, I will review PR in a few days. I hope you were able to test it because I don't have any Windows device.
It works on windows. The main question whether it breaks MacOS and Linux compatibility
I will take care of testing it on macos and linux.