Closed FatherShawn closed 4 years ago
Initial Investigation Tasks:
Note: I have tested the last release on windows 10 and it worked (you have to have bash installed or you have to change the entrypoint
to something else (gitbash, etc)
@frankcarey Which bash did you have, could you explain the changes in entrypoint. Thanks in advance
This may reduce our support case to just macOS and Linux: https://www.theregister.co.uk/2019/05/06/windows_subsystem_for_linux_terminal/
closing in favor of #13 with WSL in mind.
scripts/robo/RoboFile.php
have a controller method that checks for the OS and then calls an OS specific function. Each of those will need a Windows check and Windows function..ahoy.yml
hit docker via docker-machine calls. I would suggest we convert these to additional robo commands that call docker appropriately based on OS.