Email the Author
You can use this page to email Schalk Cronjé about Idiomatic Gradle Plugins.
About the Book
A key consideration when writing a plugin is aesthetics and readability. The DSL must read like a description,not appear to be someone writing a Groovy program. This leads to easier adoption of both the plugin and Gradle in general as a build tool. This form of expressiveness sometimes referred to a being `gradlesque`, is key to producing a good plugin. All of the idioms in this book are presented in Groovy. Although it is possible to write plugins in other JVM languages, Groovy providesthe easiest and most readable medium for implementing plugins. This book also assumes a minimum Gradle version of 2.0 and that the reader can program in Groovy. All examples in the book have been tested with all major Gradle releases from 2.0 through to the latest 4.x release.
About the Author
Schalk Cronjé is an international product delivery coach. With his A-skill profile he brings an unique user-centric approach to software delivery at both a business and technical levels. e is well known and very active in the Gradle and Groovy communities. He has authored or contributed to a number of Gradle plugins. He is also the author of the well known Groovy VFS library. He also serves on the international steering committee of the Agile Testing Alliance.