grunt-google-closure-tools-compiler
Version:
Another Grunt task for Google Closure Compiler. Uses compiler npm build or you can use your own (eg: nightly builds)
38 lines (24 loc) • 2.02 kB
Markdown
# {%= name %} [](https://flattr.com/submit/auto?user_id=CSoellinger&url=https://github.com/ShrimpDev/grunt-google-closure-tools-compiler&title=grunt-google-closure-tools-compiler&language=en_GB&tags=github&category=software) [](https://www.bountysource.com/teams/grunt-google-closure-tools-compiler)
[](https://badge.fury.io/js/grunt-google-closure-tools-compiler) [](https://david-dm.org/ShrimpDev/grunt-google-closure-tools-compiler) [](https://travis-ci.org/ShrimpDev/grunt-google-closure-tools-compiler) [](https://coveralls.io/github/ShrimpDev/grunt-google-closure-tools-compiler?branch=master)<br />
[](http://waffle.io/ShrimpDev/grunt-google-closure-tools-compiler) [](http://gruntjs.com/)
> {%= description %}
<!-- toc -->
## Getting Started
{%= docs("getting-started.md") %}
## closurecompiler task
{%= docs("closurecompiler-task.md") %}
### Options
{%= docs("closurecompiler-task_options.md") %}
### Usage Examples
{%= docs("closurecompiler-task_examples.md") %}
## Release History
{%= docs("CHANGELOG.md") %}
## ToDo
{%= docs("todo.md") %}
## Author
{%= include("author", {github: {username: 'ShrimpDev'}, twitter: {username: 'Zerogiven'}}) %}
## License
{%= copyright({start: 2015, linkify: true}) %}
{%= license({linkify: true}) %}
***
{%= include("footer") %}