1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
# Grunt: The JavaScript Task Runner
[](https://travis-ci.org/gruntjs/grunt)
[](https://ci.appveyor.com/project/gruntjs/grunt/branch/master)
[](http://gruntjs.com/)
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fgruntjs%2Fgrunt?ref=badge_shield)
<img align="right" height="260" src="http://gruntjs.com/img/grunt-logo-no-wordmark.svg">
### Documentation
Visit the [gruntjs.com](https://gruntjs.com/) website for all the things.
### Support / Contributing
Before you make an issue, please read our [Contributing](https://gruntjs.com/contributing) guide.
You can find the grunt team in [#grunt on irc.freenode.net](https://webchat.freenode.net/?channels=grunt).
### Release History
See the [CHANGELOG](CHANGELOG).
### License
[MIT](LICENSE)
|