Browse Source

Merge pull request #444 from randomducks/master

Gradle Section + Building and Testing with Gradle
vhf / victor felder 12 năm trước cách đây
mục cha
commit
c98c0a33ef
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      free-programming-books.md

+ 3 - 0
free-programming-books.md

@@ -51,6 +51,7 @@
 * [Forth](#forth)
 * [Git](#git)
 * [Go](#go)
+* [Gradle](#gradle)
 * [Grails](#grails)
 * [Hadoop](#hadoop)
 * [Haskell](#haskell)
@@ -616,6 +617,8 @@
 * [An Introduction to Programming in Go](http://www.golang-book.com/)
 * [Network programming with Go](http://jan.newmarch.name/go/)
 
+###Gradle
+* [Building and Testing with Gradle](http://www.gradleware.com/registered-access?content=books%2Fbuilding-and-testing%2F)
 
 ###Grails
 * [Getting Started with Grails](http://www.infoq.com/minibooks/grails-getting-started)