Squally icon indicating copy to clipboard operation
Squally copied to clipboard

Watch for Changes and Rebuild Automatically

Open mattbucci opened this issue 6 years ago • 1 comments

Add an automatic watch command to run when developing that runs dev tools like python scripts when resource files are changed

mattbucci avatar Mar 14 '19 06:03 mattbucci

watching files in python is a non trival task when working cross platform.

This may be useful https://pythonhosted.org/watchdog/

mattbucci avatar Mar 14 '19 06:03 mattbucci