/asset-pipeline

Grails Asset Pipeline

Primary LanguageJavaScriptApache License 2.0Apache-2.0

Grails Asset Pipeline

Build Status

Overview

The Grails Asset-Pipeline is a plugin used for managing and processing static assets in Grails applications. Asset-Pipeline functions include processing and minification of both CSS and JavaScript files. It is also capable of being extended to compile custom static assets, such as CoffeeScript or LESS.

Documentation

http://bertramdev.github.io/asset-pipeline

Things to be Done

  • Decoupling

Contributions

All contributions are of course welcome as this is an ACTIVE project. Any help with regards to reviewing platform compatibility, adding more tests, and general cleanup is most welcome. Thanks to several people for suggestions throughout development. Notably: Brian Wheeler (@bdwheeler), Rick Jensen (@cdeszaq), Bobby Warner (@bobbywarner), and more to follow I'm sure...

Additional Resources