Wro4j (Web Resource Optimizer for Java) make it easier for Java web developers to use things like SCSS / LESS / CoffeeScript / UglifyJS in their projects, without using the gems / npms directly.
I couldn't find though how do I use it for the simple use case of watching some SCSS files
What is the quickest equivalent to
sass --watch /src:/css
In wro4j?