mwilliamson / spur.py

Run commands and manipulate files locally or over SSH using the same interface
BSD 2-Clause "Simplified" License
267 stars 37 forks source link

Add Support for Windows cmd.exe Shell #87

Open tfromme opened 5 years ago

tfromme commented 5 years ago

I ran into a problem where I needed to test across both Windows and Linux clients, and the lack of a Windows Shell made this problem difficult to solve. I would find this addition useful and I hope others would too.