#Gruntjs: Automatizando tarefas front-end
Exemplos de como usar o Gruntjs para automatizar tarefas front-end.
- grunt-contrib-watch
- grunt-contrib-compass
- grunt-contrib-concat
- grunt-contrib-uglify
- grunt-contrib-cssmin
- load-grunt-tasks
- grunt-browser-sync
##Sites
###esse cara é o grunt por @davidsonfellipe e @almirfilho
###Automação de build de front-end com Grunt.js por @sergiolopes
###Get Up And Running With Grunt por @mrcunsolo
###Testing JavaScript Using the Jasmine Framework por Rob Gravelle