UNPKG

878 BMarkdownView Raw
1# Grunt: The JavaScript Task Runner
2
3[![Build Status: Linux](https://travis-ci.org/gruntjs/grunt.svg?branch=master)](https://travis-ci.org/gruntjs/grunt)
4[![Build Status: Windows](https://ci.appveyor.com/api/projects/status/32r7s2skrgm9ubva/branch/master?svg=true)](https://ci.appveyor.com/project/gruntjs/grunt/branch/master)
5[![Built with Grunt](https://cdn.gruntjs.com/builtwith.svg)](http://gruntjs.com/)
6
7<img align="right" height="260" src="http://gruntjs.com/img/grunt-logo-no-wordmark.svg">
8
9
10### Documentation
11
12Visit the [gruntjs.com](http://gruntjs.com/) website for all the things.
13
14### Support / Contributing
15Before you make an issue, please read our [Contributing](http://gruntjs.com/contributing) guide.
16
17You can find the grunt team in [#grunt on irc.freenode.net](http://webchat.freenode.net/?channels=grunt).
18
19### Release History
20See the [CHANGELOG](CHANGELOG).