UNPKG

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
# {%= name %} [![Flattr this git repo](http://api.flattr.com/button/flattr-badge-large.png)](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) [![Bountysource](https://api.bountysource.com/badge/team?team_id=117626&style=raised)](https://www.bountysource.com/teams/grunt-google-closure-tools-compiler) [![npm version](https://badge.fury.io/js/grunt-google-closure-tools-compiler.svg)](https://badge.fury.io/js/grunt-google-closure-tools-compiler) [![dependencies](https://david-dm.org/ShrimpDev/grunt-google-closure-tools-compiler.svg)](https://david-dm.org/ShrimpDev/grunt-google-closure-tools-compiler) [![Build Status](https://travis-ci.org/ShrimpDev/grunt-google-closure-tools-compiler.svg?branch=master)](https://travis-ci.org/ShrimpDev/grunt-google-closure-tools-compiler) [![Coverage Status](https://coveralls.io/repos/ShrimpDev/grunt-google-closure-tools-compiler/badge.svg?branch=master&service=github)](https://coveralls.io/github/ShrimpDev/grunt-google-closure-tools-compiler?branch=master)<br /> [![Stories in Ready](https://badge.waffle.io/ShrimpDev/grunt-google-closure-tools-compiler.svg?label=ready&title=Ready)](http://waffle.io/ShrimpDev/grunt-google-closure-tools-compiler) [![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](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") %}