Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add WSL compatibility impplementation. #69

Open
wants to merge 1 commit into
base: development
Choose a base branch
from

Conversation

httpdispatch
Copy link

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.

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 mirakel to wrap ssh/rsync commands execution with the explicit "bash" shell usage.
@skrugly
Copy link
Owner

skrugly commented Apr 9, 2021

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.

@httpdispatch
Copy link
Author

It works on windows. The main question whether it breaks MacOS and Linux compatibility

@skrugly
Copy link
Owner

skrugly commented Apr 9, 2021

I will take care of testing it on macos and linux.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants