source: Dev/trunk/node_modules/grunt/README.md @ 531

Last change on this file since 531 was 516, checked in by hendrikvanantwerpen, 11 years ago

Enable deployment with Grunt.

File size: 704 bytes
Line 
1# Grunt: The JavaScript Task Runner
2
3[![Build Status](https://secure.travis-ci.org/gruntjs/grunt.png?branch=master)](http://travis-ci.org/gruntjs/grunt)
4[![Built with Grunt](https://cdn.gruntjs.com/builtwith.png)](http://gruntjs.com/)
5
6<img align="right" height="260" src="http://gruntjs.com/img/grunt-logo-no-wordmark.svg">
7
8
9### Documentation
10
11Visit the [gruntjs.com](http://gruntjs.com/) website for all the things.
12
13### Support / Contributing
14Before you make an issue, please read our [Contributing](http://gruntjs.com/contributing) guide.
15
16You can find the grunt team in [#grunt on irc.freenode.net](http://webchat.freenode.net/?channels=grunt).
17
18### Release History
19See the [CHANGELOG](CHANGELOG).
Note: See TracBrowser for help on using the repository browser.