gradle-grunt-plugin
gradle-grunt-plugin copied to clipboard
How do I change environment variables prior to running grunt task?
I have a need to modify the PATH environment variable to include an embedded compass installation.
Is there a way I can set up a grunt task so that the spawned process will have access to my changed PATH?