Dustjs Plugin
Dependency :
compile ":dustjs:0.2"Custom repositories :
mavenRepo "http://grails.org/plugins" mavenRepo "http://m2repo.spockframework.org/snapshots/"
Summary
This plugin supports server-side compilation of .dust template files to their .js counterparts.
Installation
grails install-plugin dustjs
Description
This plugin has been renamed to dustjs-resources.