From d9748d4da7aded4ab6cbae1b1d45136fb77536b0 Mon Sep 17 00:00:00 2001 From: Gabriel Gomes Date: Sun, 25 Oct 2015 22:15:09 -0200 Subject: [PATCH 1/2] Learning of gulp added in pt-br --- free-programming-books-pt_BR.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 4ebc416a4..89627744d 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -53,6 +53,9 @@ * [Pro Git](http://git-scm.com/book/pt-br) * [Git - guia prĂ¡tico] (http://rogerdudler.github.io/git-guide/index.pt_BR.html) +### Gulp +* [Gulp - O novo automatizador](http://tableless.com.br/gulp-o-novo-automatizador/) + ### Grunt * [Grunt - Voce deveria estar usando](http://tableless.com.br/grunt-voce-deveria-estar-usando/) From 2320e09442d68e28deda2238f56b6e2ebaa4aa5c Mon Sep 17 00:00:00 2001 From: Gabriel Gomes Date: Mon, 26 Oct 2015 09:05:28 -0200 Subject: [PATCH 2/2] Added gulp in indice --- free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 89627744d..29d605080 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -6,6 +6,7 @@ * [Engenharia de software](#engenharia-de-software) * [Metodologias de Desenvolvimento de Software](#metodologias-de-desenvolvimento-de-software) * [Git](#git) +* [Gulp](#gulp) * [Grunt](#grunt) * [Haskell](#haskell) * [HTML / CSS](#html--css)