To build with a development version of this plugin, enter the directory containing this README and repeat as follows:
- write some code
gradle build install
This will install the plugin to your local maven repository, which the other Java projects' build.gradles will use in preference to maven central.