tingbot / tide-electron

📝   Simple IDE for developing Tingbot apps
Other
22 stars 7 forks source link

Simulation on Windows with spaces in path doesn't work #38

Closed joerick closed 8 years ago

joerick commented 8 years ago

The console outputs-

Usage: tbtool simulate <app>
       tbtool clean <app>
       tbtool run <app> <hostname>
       tbtool install <app> <hostname>
       tbtool tingbot_run <app>
       tbtool -h|--help

Process exited.

I'm guessing we'll need to special-case argument quoting on Windows.