I faced a problem while using Google Closure Soy templates. When I change a template I need to run a script from command line to compile Soy template to JS file. Is there a service or something else to rebuild these templates automatically?
Also, as far as I know, "plovr" service is able to rebuild JS sources with closure compiler automatically. Is there a way to rebuild soy templates and put them to specified folder by plovr automatically?