playcanvas / playcanvas-sync

Real-time synchronization of files between PlayCanvas and your local machine
https://playcanvas.com/
MIT License
75 stars 18 forks source link

Option to disable confirmation prompt #14

Closed detzt closed 3 years ago

detzt commented 3 years ago

I am trying to automate pcsync pushAll as a workaround while pcwatch is not working on Windows. So far I've managed to call pcsync pushAll automatically, but I still need to confirm the upload with "y" every time. It would be great to provide an option to skip the confirmation like -y or--headless.

detzt commented 3 years ago

If you agree with that feature and tell me which parameter you would like, I am willing to implement it and create a PR :)

zachpeterpaul commented 3 years ago

pcwatch should now work on Windows, please try the latest version of playcanvas-sync

willeastcott commented 3 years ago

Closing since pcwatch now works on Windows. Please reopen if you continue to experience problems with this.