Windows CMD Support
jamesward opened this issue · 3 comments
jamesward commented
Not sure if it is feasible but it'd be amazing to have Windows CMD support.
fcard commented
I know relatively little windows cmd, but that does sound cool. I am interested in giving it a try at some point, although I am not sure how many features from bash can be implemented in cmd. (well, at least without it being too impractical)
jamesward commented
Thanks! Wish I had some cycles to work on this.
coderofsalvation commented
not sure what is meant with Windows CMD?
If it's exporting .bat-scripts I'm afraid its not going to work, and out of scope for this project.
At least, unless there's some kind of supereasy way of doing that.
Windows best bet for scripting is powerscript, or bash-script using WSL.