Skip to content
This repository has been archived by the owner on May 30, 2018. It is now read-only.

Windows support #3

Open
groob opened this issue Feb 14, 2017 · 2 comments
Open

Windows support #3

groob opened this issue Feb 14, 2017 · 2 comments

Comments

@groob
Copy link
Contributor

groob commented Feb 14, 2017

With docker for windows being a thing, there's no reason we can't support this process on windows.
We should make sure the demo can be spun up by a windows user.

@marpaia want to take this on?

@marpaia
Copy link
Contributor

marpaia commented Feb 14, 2017

This would be tough because the crux of this tool is a /bin/bash script. If we used GNU Make instead of a shell script and tried to force ourselves to do nothing too complex / relying on shell commands, then we could try to support Windows equivalents for commands as they diverged. I don't know where this comes in on the juice squeeze ration though.

@dhananjayve
Copy link

Hello friends, I am too late to read this issue.
You can run any Linux shell on windows 10. Please read this
https://www.google.co.in/amp/s/www.howtogeek.com/265900/everything-you-can-do-with-windows-10s-new-bash-shell/amp/
So right now, you no need to convert all shell script into batch script. You can directly run this system on windows.
I have not tried yet because our servers are Linux based, try and let me know

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

No branches or pull requests

3 participants