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

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

Commit node_modules, to make checkouts and builds more deterministic.

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