UNPKG

1.11 kBMarkdownView 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[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fgruntjs%2Fgrunt.svg?type=shield)](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fgruntjs%2Fgrunt?ref=badge_shield)
7
8<img align="right" height="260" src="http://gruntjs.com/img/grunt-logo-no-wordmark.svg">
9
10
11### Documentation
12
13Visit the [gruntjs.com](https://gruntjs.com/) website for all the things.
14
15### Support / Contributing
16Before you make an issue, please read our [Contributing](https://gruntjs.com/contributing) guide.
17
18You can find the grunt team in [#grunt on irc.freenode.net](https://webchat.freenode.net/?channels=grunt).
19
20### Release History
21See the [CHANGELOG](CHANGELOG).
22
23### License
24
25MIT